[Issue 20995] Range violation with -preview=dip1021

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 6 23:56:58 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10999 "Fix: DIP 1021: when len is smaller than
escapeByStorage, only use first len fields" was merged into master:

- 6efd8a5d22d58b5bad7b88049ad916440b4c55e5 by Mathis Beer:
  Fix Issue 20995 - Range violation with -preview=dip1021

  When `len` is smaller than `escapeByStorage`, only use first `len` fields.

  Co-authored-by: MoonlightSentinel <moonlightsentinel at disroot.org>

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

--


More information about the Digitalmars-d-bugs mailing list