Boost logo

Boost :

From: Michael Fawcett (michael.fawcett_at_[hidden])
Date: 2007-12-11 17:11:07


On Dec 11, 2007 4:47 PM, <jeff_at_[hidden]> wrote:
> > Jeff Garland wrote:
> >> So, why do the regression tests pass on all VC compilers....including
> > the one above?
> >
> >
> > the ASSERT() will only fire in debug mode - i assume that the regression
> > tests are run in release mode?
>
> It varies, but most of them are run in debug mode. Is there a stack trace
> or other information to help figure this out?

I'm trying to find the code (it was old, also it was using boost
1.33.1 so it may not be relevant) that displayed this problem.

My simple attempts at recreating it are failing (in other words,
boost::time_duration test(boost::posix_time::hours(24)) works just
fine).

--Michael Fawcett


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