Boost logo

Boost :

Subject: Re: [boost] [test] Use of namespace qualifier before floating point functions in boost/test/impl/execution_monitor.hpp
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-04-02 13:32:18


On Tue, 20 Mar 2012, Jeremiah Willcock wrote:

> According to
> http://pubs.opengroup.org/onlinepubs/009604599/basedefs/fenv.h.html,
> operations such as feclearexcept can be defined as macros, and at least some
> versions of Glibc do that by default. The use of explicit :: qualifiers
> before calls to those in Boost.Test fails to compile. Is there a workaround
> for that (other than __NO_MATH_INLINES)?

Is this bug being worked on?

-- Jeremiah Willcock


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk