Re: [Boost-bugs] [Boost C++ Libraries] #8435: Can't compile Chrono on HP-UX due no CLOCK_REALTIME macro.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8435: Can't compile Chrono on HP-UX due no CLOCK_REALTIME macro.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-13 17:22:55


#8435: Can't compile Chrono on HP-UX due no CLOCK_REALTIME macro.
-------------------------------------+--------------------------------------
  Reporter: konrad.zemek@… | Owner: viboes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.53.0 | Severity: Showstopper
Resolution: | Keywords: chrono, hp-ux, hpux, clock_realtime, time.h
-------------------------------------+--------------------------------------

Comment (by anonymous):

 Of course didn't mean for the code to fail on all HP-UXes. :) This is the
 actual hack code:

 {{{
 # if ! defined(CLOCK_REALTIME) && ! defined(__hpux)
 }}}

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