Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-03-19 17:02:44


Anthony Williams wrote:
> Richard Webb <richard.webb <at> boldonjames.com> writes:
>
>> 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 to you both for prodding me into action on this. Fixed on trunk.
>
> Beman,
>
> Can I apply these fixes (revision 43730) to the release branch?

Yes.

--Beman


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