Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6156: fenv.hpp broken on clang+glibc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-05 14:01:05
#6156: fenv.hpp broken on clang+glibc
--------------------------------------------------+-------------------------
Reporter: Marc Glisse <marc.glisse@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------------+-------------------------
Changes (by apolukhin):
* cc: antoshkka@⦠(added)
* owner: nasonov => johnmaddock
* component: lexical_cast => math
Comment:
boost/detail/fenv.hpp is not directly included from lexical_cast.hpp
Looks like it is a Boost.Math library error:
{{{
antoshkka_at_new:~/boost_maintain/trunk/boost$ grep -r
"boost/detail/fenv.hpp" ./
./numeric/interval/detail/c99sub_rounding_control.hpp:#include
<boost/detail/fenv.hpp> // ISO C 99 rounding mode control
./test/execution_monitor.hpp: #include <boost/detail/fenv.hpp>
./math/tools/config.hpp: #include <boost/detail/fenv.hpp>
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6156#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:08 UTC