[Issue 21382] std.random.uniform!T(urng) when T is an integer type and urng.front is floating point is broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 17 22:23:26 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21382

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7697 "std.random.uniform!T(urng) when
T is an integer type and urng.front is floating point is broken" fixing this
issue:

- Fix Issue 21382 - std.random.uniform!T(urng) when T is an integer type and
urng.front is floating point is broken

https://github.com/dlang/phobos/pull/7697

--


More information about the Digitalmars-d-bugs mailing list