
22 Sep
2012
22 Sep
'12
4:08 p.m.
Le 22/09/12 17:31, Jürgen Hunold a écrit :
Hi Vicente,
I get lots of noisy warning from win32/thread_data.hpp
Example:
boost/thread/win32/thread_data.hpp(90) : warning C4251: 'boost::detail::thread_data_base::thread_handle' : class 'boost::detail::win32::handle_manager' needs to have dll-interface to be used by clients of struct 'boost::detail::thread_data_base'
Patch suppressing those attached.
Okay to commit?
Yes, you can. But i will prefer to find out how to give dll-interface to? Do you know what can be done? Best, Vicente