id summary reporter owner description type status milestone component version severity resolution keywords cc 3607 no error reporting when parsing ptime with user-defined facets (with bugfix) Thomas.Lemm@… az_sw_dude "When parsing date/time with facets mismatches doe not get reported (e.g. vial failbit) reproduceable testcase: parse ""20090101"" with facet ""%Y-%m-%dT%H:%M:%S%F"" yields correctly parsed ptime ""1-Oct-2009"" but should not. the patch: adds check for testing of seperator characters to match format and actual parsed string. Maybe the additional check should be applied to different locations in the source code, which I cannot judge at this point." Bugs new Boost 1.41.0 date_time Boost 1.40.0 Problem ptime parsing