[Issue 18631] std.random.choice does not work with const arrays

2022-07-07 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #6 from Dlang Bot --- dlang/phobos pull request #8495 "Fix Issue 18631 - std.random.choice does not work with const arrays" was merged into master: - ee474f0cfc543e844bcbcf96a0da17fc3bf8c8f4 by Grim Maple: Fix Issue 18631 - std.random.choice does not work

[Issue 18631] std.random.choice does not work with const arrays

2022-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
--- @GrimMaple created dlang/phobos pull request #8495 "Fix Issue 18631 - std.random.choice does not work with const arrays" fixing this issue: - Fix Issue 18631 - std.random.choice does not work with const arrays `auto ref` is not needed on `Range` param https://github.com/dlang/phobos/pull/8495 --

[Issue 18631] std.random.choice does not work with const arrays

2022-07-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 Steven Schveighoffer changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 18631] std.random.choice does not work with const arrays

2022-02-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 Paul Backus changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 18631] std.random.choice does not work with const arrays

2018-03-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 Jonathan M Davis changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 18631] std.random.choice does not work with const arrays

2018-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 18631] std.random.choice does not work with const arrays

2018-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/403141166b624c47cafcb5904724b62271f63785 fix issue 18631 - Allow choice to work with const arrays

[Issue 18631] std.random.choice does not work with const arrays

2018-03-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18631 Basile B. changed: What|Removed |Added Hardware|x86 |All OS|Windows