
18 Mar
2008
18 Mar
'08
10:17 p.m.
Andrey Semashev <andysem <at> mail.ru> writes:
...\boost/thread/win32/thread.hpp(183) : warning C4251: 'boost::thread::thread_info_mutex' : class 'boost::mutex' needs to have dll-interface to be used by clients of class 'boost::thread' ...\boost/thread/win32/mutex.hpp(20) : see declaration of 'boost::mutex'
...\boost/thread/win32/thread.hpp(184) : warning C4251: 'boost::thread::thread_info' : class 'boost::intrusive_ptr<T>' needs to have dll-interface to be used by clients of class 'boost::thread' with [ T=boost::detail::thread_data_base ]
f.y.i, i raised these (plus a couple of others) as ticket 1640 (http://svn.boost.org/trac/boost/ticket/1640) Thanks, Richard Webb