[Issue 20995] Range violation with -preview=dip1021

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 6 13:52:11 UTC 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature updated dlang/dmd pull request #10999 "Fix: DIP 1021: when len
is smaller than escapeByStorage, only use first len fields" fixing this issue:

- 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