Uwe Stöhr wrote: > Compiling current trunk gives me this warning: > > lyxfind.cpp > C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\utility(57) : > warning C4800: 'const int' : forcing value to bool 'true' or 'false' > (performance warning) > D:\LyXSVN\lyx-devel\src\lyxfind.cpp(239) : see reference to > function template instantiation 'std::pair<_Ty1,_Ty2>::pair<int,bool>(const > std::pair<int,bool> &)' being compiled with > [ _Ty1=bool, _Ty2=int ]
better now? p > > Tommaso? > > regards Uwe