Re: [Boost-bugs] [Boost C++ Libraries] #8265: quadmath.h not found on clang

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8265: quadmath.h not found on clang
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-09 00:28:24


#8265: quadmath.h not found on clang
--------------------------------------+-------------------------------------
  Reporter: nathanridge | Owner: johnmaddock
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: math
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by nathanridge):

  * status: closed => reopened
  * resolution: fixed =>

Comment:

 Thanks for the fix. Unfortunately, the example given in the description
 still doesn't compile with clang. This time the error is:


 {{{
 In file included from test.cpp:1:
 In file included from boost/math/special_functions/sign.hpp:17:
 In file included from boost/math/special_functions/math_fwd.hpp:28:
 boost/math/policies/policy.hpp:819:18: error: use of undeclared identifier
 '__float128'
 struct precision<__float128, Policy>
                  ^
 }}}

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