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)

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: 2017-03-11 18:29:09


#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: reopened
 Milestone: Boost 1.64.0 | Component: test
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+------------------------

Comment (by renficiaud):

 Thanks again for the quick feedback. So the problem does not seem to be
 totally related to boost.test :)

 I believe that the last version of the branch ```topic/11756-non-
 standards-fpexception-intel``` should work fine with
 ```BOOST_NO_FENV_H```. I kindly ask you to checkout this version
 (```6f0d88ca9db00b449a795afa3218b815fe8c01b0```) and test with
 ```BOOST_NO_FENV_H``` set.

 For the definition of ```BOOST_NO_FENV_H```, we can

 * ask to boost.build
 * and/or mimic the behaviour of the patching inside boost.test directly,
 not directly by setting the ```BOOST_NO_FENV_H``` but by indicating the
 lack of those GNU extensions via the non definition of the macro
 ```BOOST_TEST_FPE_SUPPORT_WITH_GLIBC_EXTENSIONS__```

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11756#comment:53>
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-03-11 18:33:26 UTC