[Boost-bugs] [Boost C++ Libraries] #7099: boost/math/special_functions/detail/erf_inv.hpp", line 342: error: floating constant is out of range

Subject: [Boost-bugs] [Boost C++ Libraries] #7099: boost/math/special_functions/detail/erf_inv.hpp", line 342: error: floating constant is out of range
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-06 11:24:12


#7099: boost/math/special_functions/detail/erf_inv.hpp", line 342: error: floating
constant is out of range
--------------------------------+-------------------------------------------
 Reporter: 1czajnik@… | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost 1.50.0 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 Hello,

 When compiling with my TI compiler, I get this error:
 "boost/math/special_functions/detail/erf_inv.hpp", lines 342-345: error:
 floating constant is out of range.

 I was able to fix this by substituting BOOST_MATH_BIG_CONSTANT with
 BOOST_MATH_HUGE_CONSTANT on these lines. I don't know if this is the right
 fix for my case, nor if this is the right fix for in general.

 Regards,
 Kris

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