On Wed, Apr 07, 2004 at 05:56:47PM +0200, Jean-Marc Lasgouttes wrote:
> 
> 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?

Probalby a partial commit. I still cannot run 'cvs update/diff/commit'
on the whole tree,

Andre'
-- 

Reply via email to