Boost logo

Boost :

Subject: [boost] [1.51][thread] Compile errors when chrono is disabled
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-07-25 09:24:11


Hi,

There is a problem with Boost.Thread on windows, when BOOST_THREAD_USES_CHRONO
macro is defined. In win32/basic_timed_mutex.hpp there are references to
Boost.Chrono not guarded with this macro, which results in compile errors.
Could this be fixed before the 1.51 release? I can apply the change, if
permission is granted.


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