On 01.09.2010 01:38, Uwe Stöhr wrote: > Am 31.08.2010 08:02, schrieb Stephan Witt: > >> I guess it's my change r35193. >> >> Please try attached patch. > > This fixes the setenv compilation errors -> I committed it. > > However, this compilation error remains: > > 10>..\..\src\LyX.cpp(288) : error C4101: 'message' : unreferenced local > variable
using msvc this warning as handled as error. but it's fixed now. > > The attached patch fixes also this error for me (debug and release mode). It > seems that MSVC doesn't > allow to use empty catched exceptions. OK to put it in? > > thanks and regards > Uwe
