|
Boost : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-01-15 17:46:59
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? Or perhaps a definition of the problematic constructs,
like assert, to something more useful like BOOST_REQUIRE(...) (or some
other exception)?
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk