Re: fl_FootnoteLayout::getLength(void)

From: Martin Sevior (msevior@physics.unimelb.edu.au)
Date: Mon Jan 20 2003 - 13:12:48 EST

  • Next message: Martin Sevior: "Re: Commit -- fix startup delay due to Xft (was RE : Piece Table with O(log(n)) operations)"

    On Sat, 18 Jan 2003, Tomas Frydrych wrote:

    >
    > MSVC complains: no return value; not sure whether the lacking
    > return statement is an oversight, or whether the return value should
    > be changed from sint to void -- I will leave that to Martin.
    >

    Hi Tomas,
            Thanks very much! I'm about to commit a fix for this. You bug
    report also explain why my code wasn't working :-) I should have just put
    in:

    return length;

    at the end of the method.

    Cheers

    Martin



    This archive was generated by hypermail 2.1.4 : Mon Jan 20 2003 - 13:15:47 EST