
30 Jan
2013
30 Jan
'13
2:40 a.m.
On Jan 29, 2013, at 5:21 PM, Stephan T. Lavavej <stl@exchange.microsoft.com> wrote:
Hi,
After fixing a bug in VC11's <random> (see [1]), I compared VC's fixed output to Boost 1.52.0's output and I believe I found a bug in Boost. Here's a self-contained test case:
Nice diagnosis! Can you open a ticket on http://svn.boost.org ? BTW, I get the same results as you do using clang/libc++ -- Marshall