[Issue 15581] foreach should avoid bounds checking

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 25 09:48:52 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=15581

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11623 "[dmd-cxx] Remove redundant contract checking"
was merged into dmd-cxx:

- df78f842e8f03519bc8f286f2c8f0a8053b3a9be by Iain Buclaw:
  [dmd-cxx] Remove redundant contract checking

  - Removes prelude assert for constructors and destructors.
  - Disables bounds checking in foreach statements (fixes Issue 15581)

https://github.com/dlang/dmd/pull/11623

--


More information about the Digitalmars-d-bugs mailing list