Subject: [Boost-bugs] [Boost C++ Libraries] #4059: config/compiler/gcc.hpp should not redefine BOOST_NO_EXCEPTIONS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-03 19:36:44
#4059: config/compiler/gcc.hpp should not redefine BOOST_NO_EXCEPTIONS
-------------------------------+--------------------------------------------
Reporter: nigels@⦠| Owner: johnmaddock
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: config
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
-------------------------------+--------------------------------------------
Boost is detecting exception support (or not) and trying to redefine
BOOST_NO_EXCEPTIONS which results in a warning if BOOST_NO_EXCEPTIONS is
explicitly specified as a compilation flag.
I would argue that BOOST_NO_EXCEPTIONS (from upstream) should be observed
even if exception support is available.
Trivial patch attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4059> 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:02 UTC