Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2008-06-22 14:45:23


Hi,

In trunk, "boost/thread/tss.hpp" there is a missing #include
<boost/thread/detail/config.hpp>. Without it tss.hpp does not compile on
Linux since BOOST_THREAD_DECL is not defined to emptyness.

Also, is there any ETA on http://svn.boost.org/trac/boost/ticket/1867 ?
I'm asking because I'm using the missing methods and this problem breaks
the code on Windows. Is there any hope it will be fixed in 1.35.1 (if it
gets released) or 1.36?


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