Re: [Boost-bugs] [Boost C++ Libraries] #7980: Build error: msvc-11.0 and BOOST_THREAD_DONT_USE_DATETIME

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7980: Build error: msvc-11.0 and BOOST_THREAD_DONT_USE_DATETIME
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-07 18:33:51


#7980: Build error: msvc-11.0 and BOOST_THREAD_DONT_USE_DATETIME
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by viboes):

 Replying to [comment:4 anonymous]:
> Ah... Other uses of `chrono::steady_clock` seem to be wrapped in
 `BOOST_THREAD_USES_CHRONO`. With the patch applied if I add
 `define=BOOST_THREAD_USES_CHRONO` to the build command it builds.

 I guess I see from where the problem comes from. The Jamfile in
 thread/build defines BOOST_THREAD_DONT_USE_CHRONO. I have made some
 changes in trunk lastly (pthread part) to ensure that shared_mutex.hpp is
 not used when thread.cpp is compiled. I plan to do the same for the win32
 part, so you should not need to add the define explicitly.

 Thanks for this report.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7980#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC