Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2005-12-30 21:59:36


On Thu, 29 Dec 2005 14:48:09 -0500, Doug Gregor wrote
> It seems that the Jamfile for the date-time regression tests is
> making GCC 2.95.x regression testing fail with this:
>...
>...snip detail
>...
> The following patch, which I've already applied, seems to fix the
> problem. However, that USE_DATE_TIME_PRE_1_33_FACET_IO define seems
> rather strange to me; is that really what was intended for the
> serialization tests?

It's intended for use with bad compilers that can't handle the new facet code.
 Turns out the serialization code doesn't depend on the new facet code, so
your patch won't impact these tests -- only some output statements used in the
tests for human readability. Thx for the fix...

Jeff


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