Re: trunk doesn't compile with new XHTML code

2009-06-05 Thread rgheck
Uwe Stöhr wrote: I get InsetBox.cpp d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716: 'lyx::InsetBox::xhtml' : must return a value scons: *** [release\src\insets\InsetBox.obj] Error 2 scons: building terminated because of errors. OK, thanks. Fixed. rh

Re: trunk doesn't compile with new XHTML code

2009-06-05 Thread Pavel Sanda
Uwe Stöhr wrote: > I get > > InsetBox.cpp > d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716: > 'lyx::InsetBox::xhtml' : must return a value > scons: *** [release\src\insets\InsetBox.obj] Error 2 > scons: building terminated because of errors. should be fixed pavel

trunk doesn't compile with new XHTML code

2009-06-05 Thread Uwe Stöhr
I get InsetBox.cpp d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716: 'lyx::InsetBox::xhtml' : must return a value scons: *** [release\src\insets\InsetBox.obj] Error 2 scons: building terminated because of errors. regards Uwe