[Issue 14660] std.range.choose() is not CTFE'able
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 1 23:29:29 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=14660
Seb <greensunny12 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |greensunny12 at gmail.com
Resolution|--- |FIXED
--- Comment #3 from Seb <greensunny12 at gmail.com> ---
No workaround needed, just use dmd-nightly or the upcoming 2.078 release (will
be released in the next hours or tomorrow).
Example: https://run.dlang.io/is/ss9U1c
This was fixed in https://github.com/dlang/phobos/pull/5677, but wasn't
referenced (hence no changelog nor auto-closing of this issue).
--
More information about the Digitalmars-d-bugs
mailing list