[Boost-bugs] [Boost C++ Libraries] #9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with c++11 if you undef __STRICT_ANSI__

Subject: [Boost-bugs] [Boost C++ Libraries] #9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with c++11 if you undef __STRICT_ANSI__
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-11 17:38:04


#9240: boost 1.54.0 math/constants/constants.hpp doesn't compile with gcc 4.8 with
c++11 if you undef __STRICT_ANSI__
------------------------------+-------------------------
 Reporter: richardg.work@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 In gcc 4.8, they disabled some numeric literal types for c++11, including
 the "Q" suffix which is used for float128. Unless you use -fext-numeric-
 literals, you get a compile error whilst including
 math/constants/constants.hpp if you compile with -U!__STRICT_ANSI!__

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9240>
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