Boost C++ Libraries: Ticket #8351: uniform_real_distribution fails with [Valmin,Valmax[ interval https://svn.boost.org/trac10/ticket/8351 <p> Calling uniform_real_distribution::operator() with a distribution rolling between the minimum and the maximum representable real overflows the computation and the call never returns. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8351 Trac 1.4.3 harris.pc@… Thu, 06 Jun 2013 11:08:22 GMT <link>https://svn.boost.org/trac10/ticket/8351#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8351#comment:1</guid> <description> <p> This is related to bug 6059 <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/6059"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/6059</a> </p> <p> It should be fixed in the next release.... right? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Thu, 13 Mar 2014 21:47:51 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8351#comment:2 https://svn.boost.org/trac10/ticket/8351#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed in <a class="ext-link" href="http://github.com/boostorg/random/commit/c0a694e8d9f17b43623c325ca488b0fbb3e81a44"><span class="icon">​</span>http://github.com/boostorg/random/commit/c0a694e8d9f17b43623c325ca488b0fbb3e81a44</a>. </p> Ticket