Boost logo

Boost :

From: Michael Mathews (muckjail_at_[hidden])
Date: 2007-12-11 17:19:44


The problem comes from the << operator it seems like they (MS) changed the
file strftime.c to only deal with times with hours
between 0 and 23.
The reason that the tests do not catch the problem is because they do not
test << !
Note the problem is in both debug and release modes it just is not caught in
release mode.

On Dec 11, 2007 3: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?
>
> Jeff
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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