Subject: [Boost-bugs] [Boost C++ Libraries] #1694: NDEBUG vs. BOOST_ASSERT in iterator_range.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-17 10:29:04
#1694: NDEBUG vs. BOOST_ASSERT in iterator_range.hpp
---------------------------------------------------------------+------------
Reporter: david.gruener_at_[hidden] | Owner: nesotto
Type: Bugs | Status: new
Milestone: Boost 1.35.0 | Component: range
Version: | Severity: Showstopper
Keywords: range iterator_range iterator BOOST_ASSERT NDEBUG |
---------------------------------------------------------------+------------
In[[BR]]
'''range/iterator_range.hpp'''[[BR]]
is assumed that BOOST_ASSERT(x) evaluates to nothing
when NDEBUG is set.[[BR]]
This is not the case if one installs
an assert handler in release mode.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1694>
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:49:57 UTC