commit: small win32 build fix

From: Jordi Mas (jmas@softcatala.org)
Date: Sat Jan 18 2003 - 06:26:51 EST

  • Next message: Jesper Skov: "Re: commit: Footnotes placement perfect :-) was (Almost work)."

    Hello,

    VC++ 6.0 give me this error:

    fl_FootnoteLayout.cpp(155) : error C4716: 'fl_FootnoteLayout::getLength' :
    must return a value

    I went to the function and it has the following signature

    UT_uint32 fl_FootnoteLayout::getLength(void)

    I did not return anything and according to its description should return the
    lenght. I just have added a return length;. I hope that is right.

    Good job with the footnotes Martin!

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: src/text/fmt/xp/fl_FootnoteLayout.cpp
    CVS: ----------------------------------------------------------------------

    -- 
    

    Jordi Mas http://www.softcatala.org



    This archive was generated by hypermail 2.1.4 : Sat Jan 18 2003 - 06:29:23 EST