Re: [Boost-bugs] [Boost C++ Libraries] #5048: compilation error under ia64 HP-UX11i with gcc-4.4.0

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-12 12:43:14


#5048: compilation error under ia64 HP-UX11i with gcc-4.4.0
--------------------------------------+-------------------------------------
  Reporter: ruipfernandes@… | Owner: bemandawes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords: HP-UX
--------------------------------------+-------------------------------------

Comment (by anonymous):

 Replying to [comment:4 ruipfernandes@…]:
> Replying to [comment:3 bemandawes]:
> > (In [72521]) Fix #5048, for HP-UX
>
> I'm updating from 1.45 to 1.52 now and I can tell this does not solve
 the problem. For some reason the define is required before getting to
 include this header.
> To compile successfully
> I had to define _INCLUDE_STDCSOURCE_199901 globally.

 I found what the problem is: the define is misspelled. Please fix to:
 _INCLUDE_STDC__SOURCE_199901

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5048#comment:6>
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