Re: MSVC warning in lyxlex_pimpl.C

2006-11-14 Thread Peter Kümmel
I don't know if these functions are really deprecated, we could just suppress warning C4996 globally Index: config.h.cmake === --- config.h.cmake (revision 15915) +++ config.h.cmake (working copy) @@ -171,6 +171,7 @@ #ifde

MSVC warning in lyxlex_pimpl.C

2006-11-14 Thread Abdelrazak Younes
lyxlex_pimpl.C D:\devel\lyx\trunk\boost\boost/iostreams/detail/streambuf/chainbuf.hpp(111) : warning C4996: 'std::basic_streambuf<_Elem,_Traits>::xsgetn' was declared deprecated with [ _Elem=char, _Traits=std::char_traits ] C:\Program Fil