Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-28 05:47:47


#8006: Boost::Chrono Assertion at startup - steady_clock::now() - Windows
-----------------------------+---------------------
  Reporter: meckschlager@… | Owner: viboes
      Type: Bugs | Status: closed
 Milestone: Boost 1.56.0 | Component: chrono
   Version: Boost 1.50.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------+---------------------

Comment (by dsp@…):

 I have just downloaded the current boost 1.56.0 beta and I notice that the
 bug-fix applied to

 steady_clock::now()

 has not been correspondingly applied to the overload

 steady_clock::now(system::error_code&)

 which is available when BOOST_CHRONO_DONT_PROVIDE_HYBRID_ERROR_HANDLING
 is not defined.

 I would strongly recommend to apply that patch to this function as well,
 otherwise the discrimination between error and non-error would be
 different when using either the first or the second overload

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8006#comment:23>
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:16 UTC