id summary reporter owner description type status milestone component version severity resolution keywords cc 5762 "compilation warning: C4244: '=' : conversion from 'boost::uintmax_t' to 'digit_t', possible loss of data D:\dvm\trunk\buildenv\windows\vc-8.0\32\boost_1_47_0\boost\random\detail\large_arithmetic.hpp {99,100}" pluto@… No-Maintainer msvc-2005 warns about possible data loss but in this case assignments look correct, so please add an explicit cast or disable warning C4244 in disable_warnings.hpp. Bugs closed random Boost 1.50.0 Problem fixed