Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12519: boost::thread::try_join_for does not return after timeout
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-02-24 15:34:37
#12519: boost::thread::try_join_for does not return after timeout
---------------------------+----------------------
Reporter: mweb@⦠| Owner: viboes
Type: Patches | Status: assigned
Milestone: Boost 1.64.0 | Component: thread
Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+----------------------
Comment (by viboes):
Replying to [comment:13 viboes]:
> I have some trouble with
> https://gist.github.com/lukasm91/9732228f33e92963bb8762dac519e79f#file-
boost_12510-patch-L53
>
> {{{
> -#ifdef BOOST_THREAD_USES_CHRONO
> #include <boost/chrono/system_clocks.hpp>
> #include <boost/chrono/ceil.hpp>
> -#endif
> }}}
Oh, I see that it wouldn't compile if not Chrono is not there :(
I would need to change this because unfortunately Boost.Thread can be used
without Boost.Chrono.
>
>
> Why do you need to remove these lines?
>
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12519#comment:14> 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-24 15:38:14 UTC