
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@crystalclearsoftware.com> wrote:
So, why do the regression tests pass on all VC compilers....including
Jeff Garland wrote: 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