
15 Jan
2005
15 Jan
'05
4:50 p.m.
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