id summary reporter owner description type status milestone component version severity resolution keywords cc 3608 run time warning in vc9 when parsing ptime (with patch) anonymous James E. King, III "run time warning(loss of precision when converting between types) in vc9 (with run time checks enabled) when parsing ptime with year format reproduceable testcase: parse ""20090101"" with facet ""%Y-%m-%dT%H:%M:%S%F"" makes vc stop execution to notify of mismatch. the patch: sets the local variable to unsigned int (instead of unsigned short)" Bugs closed Boost 1.41.0 date_time Boost 1.40.0 Problem worksforme