On Fri, 17 Jan 2003, Jordi Mas wrote: > I have done these fixes to make VC++ 6.0 to compile Abi. Thanks > > fp_Page.cpp(1588) : error C2562: 'removeFootnoteContainer' : 'void' function > returning a value > > fp_Page.h(112) : see declaration of 'removeFootnoteContainer' > fp_Page.cpp(1590) : error C2562: 'removeFootnoteContainer' : 'void' function > returning a value > fp_Page.h(112) : see declaration of 'removeFootnoteContainer' >
Yikes!! Sorry Jordi. Thanks for the fix. I get so much warning info from gcc 3.2 from some include files from gtk that I often miss these much more important warnings. 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/fp_Page.cpp > CVS: ---------------------------------------------------------------------- > > >
