Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10967: Timed wait points inconsistently convert relative to absolute waits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-25 16:58:09
#10967: Timed wait points inconsistently convert relative to absolute waits
-------------------------------+---------------------
Reporter: ned14 | Owner: ned14
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by viboes):
Point 4 has no sens. duration is not dependent on any clock.
I don't see why we would need the 3 API. Each platform could provide only
one of them. E.g. pthread provides only wait having as parameter the an
absolute time.
I'm not for breaking the user interface. Users that didn't linked with
Chrono, shouldn't do it no if they don't use it.
I agree for fixing all this stuff if the result is alway backward
compatible (Or having the consensus that Boost.Thread can break user code
on the Boost ML).
If you want to work on a clean Boost.Thread implementation I suggest you
to contribute on a new completely separated version V5 for C++11 compilers
as I plan to do. Are you interested?
Agreed for the test.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10967#comment:8> 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:17 UTC