Re: [Boost-bugs] [Boost C++ Libraries] #12389: Timer expires immediately on Ubuntu 64-bit using boost 1.61

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12389: Timer expires immediately on Ubuntu 64-bit using boost 1.61
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-16 06:32:17


#12389: Timer expires immediately on Ubuntu 64-bit using boost 1.61
-------------------------------+--------------------------
  Reporter: boriss@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords: Linux 64-bit
-------------------------------+--------------------------

Comment (by anonymous):

 Our library needs the definition
 BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC, to assure system time
 changes do not affect timer timeout time - ticket #11562 was mentioned
 only, so you can check how our timers are implemented.

 Other libraries that are linked to same application, were not written by
 us - they work ok without the definition
 BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC, a test build with this
 defition however failed in runtime.

 General question is - is it required to have the same definition in all
 libraries used in application? If so, this is sometimes hard to achieve -
 e.g.: when you have libraries from different vendors linked together.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12389#comment:3>
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:20 UTC