June 08, 2014 Re: Interesting bug with std.random.uniform and dchar | ||||
---|---|---|---|---|
| ||||
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 |
June 08, 2014 Re: Interesting bug with std.random.uniform and dchar | ||||
---|---|---|---|---|
| ||||
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 |
Copyright © 1999-2021 by the D Language Foundation