[Issue 23551] Error messages for use of array literals in @nogc code should be improved`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 12 18:46:17 UTC 2022


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14690 "Fix Issue 23551 - Start making
nogc error messages for array literals…" fixing this issue:

- Fix Issue 23551 - Start making nogc error messages for array literals more
precise

  This makes it more obvious what the array literal is, the greater issue is to
know where it was lowered from. More on that soon.

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

--


More information about the Digitalmars-d-bugs mailing list