Re: Suspicious warning with MSVC at bufferlist.C(250)

2006-12-19 Thread Georg Baum
Michael Gerz wrote: > Abdelrazak Younes schrieb: >> Georg, I have this suspicious warning with MSVC, do you know what it >> means? > >> ..\..\..\src\bufferlist.C(250) : see reference to class >> template instantiation 'boost::_bi::dm_result' being compiled > > I think a function pointer

Re: Suspicious warning with MSVC at bufferlist.C(250)

2006-12-19 Thread Michael Gerz
Abdelrazak Younes schrieb: Georg, I have this suspicious warning with MSVC, do you know what it means? ..\..\..\src\bufferlist.C(250) : see reference to class template instantiation 'boost::_bi::dm_result' being compiled I think a function pointer is missing here. Michael

Suspicious warning with MSVC at bufferlist.C(250)

2006-12-19 Thread Abdelrazak Younes
Georg, I have this suspicious warning with MSVC, do you know what it means? Thanks, Abdel. D:\devel\lyx\trunk\boost\boost/bind.hpp(1575) : warning C4180: qualifier applied to function type has no meaning; ignored D:\devel\lyx\trunk\boost\boost/bind.hpp(1609) : see reference to class t