Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-01-15 20:07:55


At 05:46 PM 1/15/2005, Rene Rivera wrote:
>Beman Dawes wrote:
>> At 11:12 PM 1/14/2005, Rob Stewart wrote:
>> >Alternate days? Release on weekdays and debug on Saturdays?
>>
>> Alternate days might work OK. Say debug on odd, release on even. But we

>> would have to solve the NDEBUG problem Dave mentioned, and deal with
any
>> configuration issues.
>
>Would a temporary "#undef NDEBUG" in Boost.Config, activated only while
>testing, work?

It is possible there may be cases where the #undef NDEBUG should only apply
to <cassert>. So it might be better if it were given explicitly in the test
program.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk