|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-20 13:54:19
Aleksey Gurtovoy <agurtovoy_at_[hidden]> writes:
> David Abrahams writes:
>> In order to make it viable to do boost-wide regression testing in
>> release mode, I've gone through all the instances of assert() in our
>> libs subdirectories and replaced any that seemed to be used for
>> testing with constructs that don't get compiled away in release
>> builds. This affects the following libraries:
>>
>> boost/cast.hpp
>> mpl
>
> [...]
>
>>
>> If you maintain one of these libraries please review the attached
>> patch, which I plan to apply on Wednesday unless there are
>> objections.
>
> None here, and thank you!
Done.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk