Interesting bug with std.random.uniform and dchar

Joseph Rushton Wakeling via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 8 10:05:56 PDT 2014


On 08/06/14 18:41, Joseph Rushton Wakeling via Digitalmars-d-learn wrote:
> On 08/06/14 10:47, Joseph Rushton Wakeling via Digitalmars-d-learn wrote:
>> Here's an interesting little bug that arises when std.random.uniform is called
>> using dchar as the variable type:
>
> Issue report submitted: https://issues.dlang.org/show_bug.cgi?id=12877

Fix: https://github.com/D-Programming-Language/phobos/pull/2235



More information about the Digitalmars-d-learn mailing list