Boost logo

Boost :

From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2008-03-19 13:31:20


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?

Thanks,

Anthony

--
Anthony Williams
Just Software Solutions Ltd - http://www.justsoftwaresolutions.co.uk
Registered in England, Company Number 5478976.
Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL

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