datetime istream and ostream operators don't match
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. Lothar -- Lothar Werzinger Dipl.-Ing. Univ. framework & platform architect Tradescape Inc. 111 West St. John Street, Suite 200 San Jose, Ca 95113 email: lothar@tradescape.biz web: http://www.tradescape.biz
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
participants (2)
-
Jeff Garland
-
Lothar Werzinger