Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9918: chrono compilation error on Solaris, funciton timegm
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-17 22:04:42
#9918: chrono compilation error on Solaris, funciton timegm
-------------------------------------------------+-------------------------
Reporter: Stephen Clamage | Owner: viboes
<stephen.clamage@â¦> | Status: new
Type: Bugs | Component: chrono
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.55.0 | Keywords: timegm
Resolution: | gmtime
-------------------------------------------------+-------------------------
Comment (by Stephen Clamage <stephen.clamage@â¦>):
Rats. I see that the underbars in macro names screwed up the formatting of
the text. I don't see a way to edit the original note. Here are the diffs
again:
{{{
% diff time_point_io.hpp /tmp
39c39
< || ( (defined(sun) || defined(__sun)) && defined __GNUC__) \
---
> || (defined(sun) || defined(__sun)) \
44c44
< || ( (defined(sun) || defined(__sun)) && defined __GNUC__) \
---
> || (defined(sun) || defined(__sun)) \
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9918#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:16 UTC