[Issue 17800] [2.076] "static foreach" allocates closures in GC without reason

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 4 09:56:48 UTC 2017


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

--- Comment #3 from timon.gehr at gmx.ch ---
https://github.com/dlang/dmd/pull/7118

The fix for the second case is at the same time a workaround for the first
case. I'll file another bug report for the underlying cause.

--


More information about the Digitalmars-d-bugs mailing list