Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4794: Error in namespace resolution when including cbrt.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-27 12:01:42
#4794: Error in namespace resolution when including cbrt.hpp
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: None
Version: Boost 1.44.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+--------------------------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => fixed
Comment:
This will be fixed in the next release (it's been fixed for a while in
SVN).
The correct fix to maintain genericity (and cross platform support) is to
use !(boost::math::isfinite)(z) so that macro expansion of isfinite is
suppressed.
HTH, John.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4794#comment:1> 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:04 UTC