Thread overview | ||||||
---|---|---|---|---|---|---|
|
November 17, 2020 [Issue 21382] std.random.uniform!T(urng) when T is an integer type and urng.front is floating point is broken | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21382 Nathan S. <n8sh.secondary@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|std.random.uniform!T(urng) |std.random.uniform!T(urng) |when T is an integer type |when T is an integer type |and urng.front is floating |and urng.front is floating |point is completely broken |point is broken -- |
November 17, 2020 [Issue 21382] std.random.uniform!T(urng) when T is an integer type and urng.front is floating point is broken | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21382 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@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 -- |
December 17, 2022 [Issue 21382] std.random.uniform!T(urng) when T is an integer type and urng.front is floating point is broken | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21382 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 01 [Issue 21382] std.random.uniform!T(urng) when T is an integer type and urng.front is floating point is broken | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21382 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10445 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation