id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1473,VC++ 2009 does not need workaround,anonymous,,"http://tinyurl.com/2wevvb shows failure of random - random_test / msvc-9.0. The following (removal of workaround) works for MSC 1500 {{{ //# if BOOST_WORKAROUND(_MSC_FULL_VER, BOOST_TESTED_AT(13102292)) && BOOST_MSVC > 1300 // return detail::extract_uniform_int(is, ud, ud.impl); //# else is >> std::ws >> ud._min >> std::ws >> ud._max; ud.init(); return is; //# endif }}}",Bugs,closed,Boost 1.35.0,random,Boost Development Trunk,Problem,fixed,,