[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:25:22 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23551
--- Comment #1 from mhh <maxhaton at gmail.com> ---
Error: array literal in `@nogc` function `D main` may cause a GC allocation
is not precise enough.
--
More information about the Digitalmars-d-bugs
mailing list