[Issue 13060] @nogc reading an associative array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 24 13:34:56 UTC 2022


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

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

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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14585 "fix(nogc): associative array indexing may only
cause GC allocation on assignment" was merged into master:

- 6c0eeaad82b6aa6e6e5fbb6c0b4862396127fb40 by Luís Ferreira:
  fix(nogc): associative array indexing may only cause GC allocation no
assignment

  Fix issue 13060.

  Signed-off-by: Luís Ferreira <contact at lsferreira.net>

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

--


More information about the Digitalmars-d-bugs mailing list