$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2007-06-02 11:21:45
Lothar Werzinger wrote:
> compile the attached cppunit test with -DHIDE_BOOST_DATETIME_BUGS=false
>
> to see where datetime ostream operator produces an output that the datetime
> istream operator can not digest.
>...snip details...
Sorry for the slow response on this. First of all, I'm not going to be able
to compile this without this:
#include "cppunit/extensions/HelperMacros.h"
and presumably cppunit.
I would appreciate if you could
1) boil it down into a 5 line statement of what parts of the time don't
read/write consitently
2) Submit a trac ticket so I don't lose track of it
http://svn.boost.org/trac/boost/
Thx,
Jeff