Boost logo

Boost :

Subject: Re: [boost] [thread] patch to suppress msvc warnings
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-09-22 12:08:06


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk