I get this with gcc 3.2.2:

g++ -DHAVE_CONFIG_H -I. -I../../lyx-devel/src -I. -I../../lyx-devel/boost  
-I/afs/inria.fr/rocq/home/preval/lasgoutt/.common//include   -I/usr/X11R6/include  
-fno-exceptions -W -Wall -c -o text2.o `test -f '../../lyx-devel/src/text2.C' || echo 
'../../lyx-devel/src/'`../../lyx-devel/src/text2.C
../../lyx-devel/src/text2.C:114:2: warning: #warning broken?
../../lyx-devel/src/text2.C:1338:2: warning: #warning This will not work anymore when 
we have multiple views of the same buffer
../../lyx-devel/src/text2.C: In member function `bool 
   LyXText::deleteEmptyParagraphMechanism(LCursor&, const LCursor&)':
../../lyx-devel/src/text2.C:1345: no matching function for call to `LyXText::
   fixCursorAfterDelete(CursorSlice, const CursorSlice&)'
../../lyx-devel/src/text2.C:1274: candidates are: void 
   LyXText::fixCursorAfterDelete(CursorSlice&, const CursorSlice&)

Andre', how come you do not have the same problem?

JMarc

Reply via email to