[Issue 24838] A closure with a layout of pointer size or below that is not modified, should not have a closure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 11 07:29:30 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24838
--- Comment #13 from Manu <turkeyman at gmail.com> ---
There is no closure creation when this case is detected.
@nogc does have something to do with the enhancement, because the enhancement
will make code that doesn't currently work in @nogc work after the fix... and
that's specifically why I need this fixed.
--
More information about the Digitalmars-d-bugs
mailing list