Re: [Boost-bugs] [Boost C++ Libraries] #9717: Boost math library on PPC64 has thousands of errors

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9717: Boost math library on PPC64 has thousands of errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-27 14:12:42


#9717: Boost math library on PPC64 has thousands of errors
--------------------------------------+-------------------------
  Reporter: Tony Reix <tony.reix@…> | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------

Comment (by Tony Reix <tony.reix@…>):

 #define __LDBL_MAX__ 1.79769313486231580793728971405301e+308L [[BR]]
 #define __LDBL_MAX_EXP__ 1024 [[BR]]
 #define __LDBL_HAS_INFINITY__ 1 [[BR]]
 #define __LDBL_MIN__ 2.00416836000897277799610805135016e-292L [[BR]]
 #define __LDBL_HAS_QUIET_NAN__ 1 [[BR]]
 #define __LDBL_HAS_DENORM__ 1 [[BR]]
 #define __LDBL_EPSILON__ 4.94065645841246544176568792868221e-324L [[BR]]
 #define __LDBL_MANT_DIG__ 106 [[BR]]
 #define __LDBL_MIN_EXP__ (-968) [[BR]]
 #define __LDBL_DENORM_MIN__ 4.94065645841246544176568792868221e-324L
 [[BR]]
 #define __LDBL_MIN_10_EXP__ (-291) [[BR]]
 #define __LDBL_DIG__ 31 [[BR]]

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