[boost 1.61 - [thread] Request for permission to merge
Hi, I would like to merge once it is announced that the release branch is open for fixes a minor fix https://svn.boost.org/trac/boost/ticket/11562 - (condition_variable_any::wait_until + recursive_mutex + steady_clock) timer expires after computer time is set forward on Ubuntu 64-bit add missing template parameter in wait_until. https://github.com/boostorg/thread/commit/9db70b803d8f45632cd92cd61ab019c1ff... and the rollback of something that resulted in a regression https://svn.boost.org/trac/boost/ticket/12049 - Assertion failure from detached threads during shutdown rollback BOOST_THREAD_PATCH. https://github.com/boostorg/thread/commit/47357de276fe4fc01469f34c1dbf8b26fd... Best, Vicente
Le 31/03/2016 19:39, Vicente J. Botet Escriba a écrit :
Hi,
I would like to merge once it is announced that the release branch is open for fixes a minor fix
https://svn.boost.org/trac/boost/ticket/11562 - (condition_variable_any::wait_until + recursive_mutex + steady_clock) timer expires after computer time is set forward on Ubuntu 64-bit
add missing template parameter in wait_until. https://github.com/boostorg/thread/commit/9db70b803d8f45632cd92cd61ab019c1ff...
and the rollback of something that resulted in a regression
https://svn.boost.org/trac/boost/ticket/12049 - Assertion failure from detached threads during shutdown
rollback BOOST_THREAD_PATCH. https://github.com/boostorg/thread/commit/47357de276fe4fc01469f34c1dbf8b26fd...
Done. Vicente
participants (1)
-
Vicente J. Botet Escriba