Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-22 13:50:09


#10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
-------------------------------+-------------------------
  Reporter: angela.xie@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.56.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by Zok):

 I think the problem is that Sun compiler always returns false on
 std::numeric_limits<T>::is_iec559.
 Is it reasonable to check instead for?:
 std::numeric_limits<T>::has_infinity
 std::numeric_limits<T>::has_quiet_NaN
 std::numeric_limits<T>::has_signaling_NaN

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