[Issue 20596] [REG2.086] Error on missed stack allocation for closure for template

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 22 23:31:53 UTC 2020


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

--- Comment #1 from johanengelen at weka.io ---
Extra note: the error is only triggered if the delegate is defined in an @nogc
function. Without @nogc, this is a silent performance regression (or worse).

--


More information about the Digitalmars-d-bugs mailing list