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

Subject: Re: [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-12 11:07:00


#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
Resolution: | Keywords:
---------------------------------+------------------------------------------

Comment (by 1czajnik@…):

 Yes, this fix [79439] works for my TI compiler, thanks again for looking
 into this.

 Here's more info about preprocessor constants in this compiler, maybe
 they're of some use for a more concrete fix here:
 {{{
 __GNUC__=3 __GNUC_MINOR__=0
 LDBL_MIN_EXP=-1021 LDBL_MAX_10_EXP=308
 __TI_COMPILER_VERSION__=7003006
 }}}

 Cheers, Kris

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