[Issue 15720] iota(long.max, long.min, step) does not work properly
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun May 14 16:24:41 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=15720
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> ---
This might be fixed with the PR written for issue 16246 as the way the end
condition is checked has changed (and length calc). Once it's merged, please
re-check.
--
More information about the Digitalmars-d-bugs
mailing list