
AMDG On 2/15/2011 6:54 AM, bdawes@acm.org wrote:
Author: bemandawes Date: 2011-02-15 09:54:16 EST (Tue, 15 Feb 2011) New Revision: 68912 URL: http://svn.boost.org/trac/boost/changeset/68912
Log: Merge trunk BOOST_ASSERT_MSG additions Properties modified: branches/release/boost/static_assert.hpp (contents, props changed) branches/release/libs/utility/assert.html (contents, props changed) branches/release/libs/utility/assert_test.cpp (contents, props changed) Text files modified: branches/release/boost/static_assert.hpp | 10 ++++- branches/release/libs/utility/assert.html | 74 ++++++++++++++++++++++++++++++++++----- branches/release/libs/utility/assert_test.cpp | 44 +++++++++++++++++++++++ 3 files changed, 116 insertions(+), 12 deletions(-)
First of all, this breaks the tests because it merges the tests for BOOST_ASSERT_MSG, but not the header. Second, this is a new feature. Shouldn't it wait till after 1.46 goes out? In Christ, Steven Watanabe