Anyone look at this?

On Mon, Aug 04, 2003 at 10:09:47AM -0700, Kayvan A. Sylvan wrote:
> Latest CVS does not compile.
> 
> if g++ -DHAVE_CONFIG_H -I. -I../../lyx/src -I. -I../../lyx/boost  
> -I/u/ksylvan/include    -I/usr/openwin/include  -O2 -fno-exceptions -W -Wall -MT 
> text2.o -MD -MP -MF ".deps/text2.Tpo" \
>   -c -o text2.o `test -f '../../lyx/src/text2.C' || echo 
> '../../lyx/src/'`../../lyx/src/text2.C; \
> then mv ".deps/text2.Tpo" ".deps/text2.Po"; \
> else rm -f ".deps/text2.Tpo"; exit 1; \
> fi
> ../../lyx/src/text2.C:112:2: warning: #warning broken?
> ../../lyx/src/text2.C:472:2: warning: #warning parlist ... could be nicer ?
> ../../lyx/src/text2.C:712:2: warning: #warning FIXME: pos != 0
> ../../lyx/src/text2.C: In member function `void LyXText::setSelection()':
> ../../lyx/src/text2.C:766: `SELECTION' is not a member of type `InsetText'
> ../../lyx/src/text2.C: In member function `void LyXText::toggleFree(const 
>    LyXFont&, bool)':
> ../../lyx/src/text2.C:853: `CURSOR_PAR' is not a member of type `InsetText'
> ../../lyx/src/text2.C:1290:2: warning: #warning FIXME latent bug
> ../../lyx/src/text2.C:1656:2: warning: #warning I believe this code is wrong. (Lgb)
> ../../lyx/src/text2.C:1657:2: warning: #warning Jürgen, have a look at this. (Lgb)
> ../../lyx/src/text2.C:1658:2: warning: #warning Hmmm, I guess you are right but we
> ../../lyx/src/text2.C:1659:2: warning: #warning should verify when this is needed
> ../../lyx/src/text2.C:1838:2: warning: #warning DEPM disabled, otherwise crash when 
> entering new table
> ../../lyx/src/text2.C:2078:2: warning: #warning This will not work anymore when we 
> have multiple views of the same buffer
> ../../lyx/src/text2.C:2125:26: warning: #warning FIXME. --end() iterator is usable 
> here
> ../../lyx/src/text2.C:2156:2: warning: #warning FIXME. --end() iterator is usable 
> here
> make[3]: *** [text2.o] Error 1
> 

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to