id summary reporter owner description type status milestone component version severity resolution keywords cc 10547 [boost/date_time/gregorian/gregorian.hpp] Purify detected UMRs Yevgeny Kalinsky az_sw_dude "Hello, We ran Purify on one of the boost tests: boost_1_56_0/libs/date_time/test/gregorian/testgreg_durations.cpp . The test succeded, but there were UMRs (Uninitialized memory reads)detected in short boost::date_time::wrapping_int2::add(short) [... /boost_1_56_0/boost/date_time/wrapping_int.hpp:124] and in boost::date_time::month_functor::get_offset(boost::gregorian::date const&) const [.../boost_1_56_0/boost/date_time/adjust_functors.hpp:91] The compiler was gcc version 4.1.0 for Linux " Bugs new To Be Determined date_time Boost 1.56.0 Problem