Boost logo

Boost :

From: Richard Webb (richard.webb_at_[hidden])
Date: 2008-03-18 18:17:51


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


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