|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-01-15 11:50:53
troy d. straszheim wrote:
> David Abrahams wrote:
>> troy d. straszheim wrote:
> I gotta say, this is really time-intensive work... I wonder if running
> regressions "by default" in both debug and release mode might not be
> good practice... It could be better to try to catch things like this on
> the way in.
It would be good to do, but it will take some work because the tests are
not all currently designed to work in release "mode." Many of them use
assert() and other constructs that are switched off by NDEBUG.
-- Dave Abrahams Boost Consulting http://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