$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-17 05:22:35
David Grüner wrote:
> Hi,
>
> while trying the 1_35_RC1 svn snapshot,
> AFAICS there is a problem with range/iterator_range.hpp.
> There is assumed that BOOST_ASSERT(x) evaluates to nothing
> when NDEBUG is set. This is not the case of you install an
> assert handler in release mode.
Can you file a Track issue on this at svn.boost.org so this doesn't get
lost?
Thanks, John.