[Issue 13060] @nogc reading an associative array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 22 10:59:38 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=13060
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ljmf00 created dlang/dmd pull request #14585 "fix(nogc): associative array
indexing may only cause GC allocation no assignment" fixing this issue:
- 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