[v3] libstdc++/48114

Paolo Carlini paolo.carlini@oracle.com
Mon Mar 14 18:27:00 GMT 2011


Hi,

a couple of issues with the C++0x <random>, very easy to fix but very 
serious from the user point of view: due to a stupid thinko of mine we 
have been computing the binomial distribution incorrectly for p > 0.5 + 
we had the TR1 != C++0x definition for the geometric_distribution.

Both fixes applied to mainline and 4_6-branch, only the first one to 
4_5-branch.

Paolo.

///////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_48114
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110314/fb8a514b/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_48114
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110314/fb8a514b/attachment-0001.ksh>


More information about the Gcc-patches mailing list