[Issue 13722] onFinalizeError should not allocate
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Feb 3 11:37:44 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13722
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |code at dawg.eu
Resolution|--- |FIXED
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
Fixed by
https://github.com/D-Programming-Language/druntime/commit/0b72987df17354c83bc302672f4f132fe03db65a.
We currently still allocate the TraceInfo so it doesn't yet work.
--
More information about the Digitalmars-d-bugs
mailing list