Re: [Boost-bugs] [Boost C++ Libraries] #9379: 'boost::chrono::steady_clock' has not been declared" on boost 1.55, hp-ux 11.23 IA, gcc 4.6

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9379: 'boost::chrono::steady_clock' has not been declared" on boost 1.55, hp-ux 11.23 IA, gcc 4.6
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-13 03:51:26


#9379: 'boost::chrono::steady_clock' has not been declared" on boost 1.55, hp-ux
11.23 IA, gcc 4.6
-------------------------------+--------------------------
  Reporter: gengyonghui@… | Owner: viboes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: steady_clock
-------------------------------+--------------------------

Comment (by anonymous):

 ./lib/include/boost/boost/thread/pthread/condition_variable.hpp: In member
 function 'boost::cv_status
 boost::condition_variable_any::wait_for(lock_type&, const
 boost::chrono::duration<Rep2, Period>&)':
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp:295:11:
 error: 'steady_clock' has not been declared
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp:295:36:
 error: expected ';' before 'c_now'
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp:297:18:
 error: 'steady_clock' has not been declared
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp:297:40:
 error: 'c_now' was not declared in this scope
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp: In
 member function 'bool boost::condition_variable_any::wait_for(lock_type&,
 const boost::chrono::duration<Rep, Period>&, Predicate)':
 ../lib/include/boost/boost/thread/pthread/condition_variable.hpp:310:43:
 error: 'boost::chrono::steady_clock' has not been declared
 In file included from
 ../lib/include/boost/boost/thread/thread_only.hpp:26:0,
                  from ../lib/include/boost/boost/thread/thread.hpp:12,
                  from ../lib/include/boost/boost/thread.hpp:13,
                  from ../src/...
 ../lib/include/boost/boost/thread/v2/thread.hpp: At global scope:
 ../lib/include/boost/boost/thread/v2/thread.hpp:59:47: error:
 'steady_clock' is not a member of 'boost::chrono'
 ../lib/include/boost/boost/thread/v2/thread.hpp:59:47: error:
 'steady_clock' is not a member of 'boost::chrono'
 ../lib/include/boost/boost/thread/v2/thread.hpp:59:77: error: template
 argument 1 is invalid
 ../lib/include/boost/boost/thread/v2/thread.hpp: In function 'void
 boost::this_thread::sleep_until(const int&)':
 ../lib/include/boost/boost/thread/v2/thread.hpp:62:21: error:
 'steady_clock' has not been declared
 In file included from
 ../lib/include/boost/boost/thread/shared_mutex.hpp:22:0,
                  from
 ../lib/include/boost/boost/thread/detail/thread_group.hpp:9,
                  from ../lib/include/boost/boost/thread/thread.hpp:13,
                  from ../lib/include/boost/boost/thread.hpp:13,
                  from ../src/...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9379#comment:1>
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:14 UTC