Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8278: BOOST_ASSERT_MSG prerocessed out if NDEBUG is defined regardless of BOOST_ENABLE_ASSERT_HANDLER
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-14 20:29:48
#8278: BOOST_ASSERT_MSG prerocessed out if NDEBUG is defined regardless of
BOOST_ENABLE_ASSERT_HANDLER
-------------------------------+--------------------------------------------
Reporter: eric_niebler | Owner: bemandawes
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: utility
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by eric_niebler):
* status: closed => reopened
* resolution: duplicate =>
Comment:
I don't believe this issue is a dupe of #7028. That issue (which I
disagree with) suggests that all the assert macros be processed out when
`NDEBUG` is defined, even when `BOOST_ENABLE_ASSERT_HANDLER` is defined.
This issue is specifically about making `BOOST_ASSERT_MSG` consistent with
the other macros, which are currently left in always when
`BOOST_ENABLE_ASSERT_HANDLER` is defined.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8278#comment:3> 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:12 UTC