id summary reporter owner description type status milestone component version severity resolution keywords cc 2904 boost::date_time io fails simple back-and-forth test mgl@… az_sw_dude "set up a stringstream and use boost::io facets to specify a time format. Sent a time_t from a known time through it to get a string (converting to posix_time along the way), then back through to to get a time, and back through to get a string. The string results should always match, and the time_t results always match. Both tests fail. stringstream>> operator does not seem to modify the supplied instance of class boost::posix_time. " Bugs new Boost 1.39.0 date_time Boost 1.38.0 Problem