[Issue 15581] foreach should avoid bounds checking
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Feb 22 03:39:48 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15581
--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b2cfb9bd01c33b873ca9e7a6c9be986a5feac00a
Issue 15581: Disabling bounds checking in ForEachStatement
https://github.com/D-Programming-Language/dmd/commit/3002a9683619957ce0d3f1379f99970f1664d087
Merge pull request #5470 from gchatelet/disable_bounds_checking_in_foreach
Issue 15581: Disabling bounds checking in ForEachStatement
--
More information about the Digitalmars-d-bugs
mailing list