id summary reporter owner description type status milestone component version severity resolution keywords cc 11168 boost::date_time::subsecond_duration does not handle boost::date_time::special_values graceful ingo.loehken@… James E. King, III "Hi, I just was victim to using boost::date_time::millisec and others in an error prone way, by passing into special values like neg_infin as part of testing. For me it should at least avoid such abuse at compile time, because such errors are quite hard to find. I already patched our code, so plz find patch attached. Greetz, ILo. Ofc one may also allow to pass in those special values into subsecond_duration." Bugs closed Boost 1.67.0 date_time Boost 1.57.0 Problem fixed posix_time, date_time, neg_infin, pos_infin, not_a_data_time, special_values