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-23 18:09:05


#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: assigned
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords: steady_clock
-------------------------------+--------------------------
Description changed by viboes:

Old description:

> ../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp: In member
> function 'bool boost::recursive_timed_mutex::try_lock_for(const
> boost::chrono::duration<Rep, Period>&)':
> ../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp:357:41:
> error: 'boost::chrono::steady_clock' has not been declared
> In file included from ../lib/include/boost/boost/thread.hpp:24:0,
> from ../src/
> ...
>
> ../lib/include/boost/boost/thread/future.hpp: In member function
> 'boost::future_status boost::detail::basic_future<R>::wait_for(const
> boost::chrono::duration<Rep2, Period2>&) const':
> ../lib/include/boost/boost/thread/future.hpp:1395:37: error: 'boost::

New description:

 {{{
 ../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp: In member
 function 'bool boost::recursive_timed_mutex::try_lock_for(const
 boost::chrono::duration<Rep, Period>&)':
 ../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp:357:41:
 error: 'boost::chrono::steady_clock' has not been declared
 In file included from ../lib/include/boost/boost/thread.hpp:24:0,
                  from ../src/
                  ...

 ../lib/include/boost/boost/thread/future.hpp: In member function
 'boost::future_status boost::detail::basic_future<R>::wait_for(const
 boost::chrono::duration<Rep2, Period2>&) const':
 ../lib/include/boost/boost/thread/future.hpp:1395:37: error: 'boost::
 }}}

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