[Boost-bugs] [Boost C++ Libraries] #8278: BOOST_ASSERT_MSG prerocessed out if NDEBUG is defined regardless of BOOST_ENABLE_ASSERT_HANDLER

Subject: [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-11 22:55:50


#8278: BOOST_ASSERT_MSG prerocessed out if NDEBUG is defined regardless of
BOOST_ENABLE_ASSERT_HANDLER
------------------------------+---------------------------------------------
 Reporter: eric_niebler | Owner: pdimov
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: utility
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 There is an inconsistency in boost/assert.hpp. The macros `BOOST_ASSERT`
 and `BOOST_VERIFY` are *not* preprocessed out when
 `BOOST_ENABLE_ASSERT_HANDLER` is defined, but `BOOST_ASSERT_MSG` is. The
 inconsistency should be resolved one way or the other, and I think making
 `BOOST_ASSERT_MSG` behave like the other two makes the most sense.

 Assigning to you, Peter, since you created this file. Please reassign as
 appropriate.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8278>
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