[Issue 24469] non-constant nested delegate literal expression - Error on delegates causing memory corruption

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 30 14:06:29 UTC 2024


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

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |regression

--- Comment #3 from kinke <kinke at gmx.net> ---
Oh and this is a regression according to run.dlang.io - up to v2.078, DMD
issued a 'Error: non-constant nested delegate literal expression `__lambda2`'
error too; since v2.079, it allows compilation but crashes at runtime.

--


More information about the Digitalmars-d-bugs mailing list