Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11756: boost.Test: non standards compliant use of FE_* macros (unable to compile boost test library on FPU-less arches)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-19 09:47:37
#11756: boost.Test: non standards compliant use of FE_* macros (unable to compile
boost test library on FPU-less arches)
----------------------------------+------------------------
Reporter: bartosz.krasinski@⦠| Owner: renficiaud
Type: Patches | Status: new
Milestone: Boost 1.63.0 | Component: test
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+------------------------
Comment (by renficiaud):
I am looking at this right now, and it is running fine on branch
`origin/topic/11756-floatingpoint-exception-macros`. However, I am just
thinking:
- In case `fenv.h` is not found, does it mean that floating point
exception is just not supported?
- Does this mean the same as `FE_ALL_EXCEPT` not defined?
I am just thinking of making this distinction together with the use of
`BOOST_FPE_OFF`.
I also would like to have a better coverage of this. On your platform,
what happens when you divide by 0 with and without your patch applied?
Thanks,
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11756#comment:20> 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:20 UTC