[Issue 14119] Must not allocate TraceInfo for FinalizeErrors

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 31 20:40:53 PDT 2015


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

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Same goes for onOutOfMemoryError which is even marked as @nogc, even though the
trace is allocated using the GC.

--


More information about the Digitalmars-d-bugs mailing list