Re: [Boost-bugs] [Boost C++ Libraries] #8968: Solaris 11.1 cstdint.hpp patch

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8968: Solaris 11.1 cstdint.hpp patch
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-10 07:29:40


#8968: Solaris 11.1 cstdint.hpp patch
-------------------------------+---------------------------------
  Reporter: janne.ramstedt@… | Owner: dlwalker
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: integer
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords: solaris cstdint.hpp
-------------------------------+---------------------------------
Changes (by viboes):

 * owner: => dlwalker
 * component: None => integer


Old description:

> Using inttypes.h at cstdint.hpp when building in Solaris 11.1 fixes
> ambiguous references.
>
> I used "|| defined(__sun__)" at lines 54 and 140.

New description:

 Using inttypes.h at cstdint.hpp when building in Solaris 11.1 fixes
 ambiguous references.

 I used
 {{{
 "|| defined(__sun__)"
 }}}
  at lines 54 and 140.

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8968#comment:2>
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:13 UTC