[Issue 13722] onFinalizeError should not allocate

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Nov 12 14:02:29 PST 2014


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

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
onFinalizeError needs to chain the caught exception, thus we can't use the same
pattern as onOutOfMemoryError.

--


More information about the Digitalmars-d-bugs mailing list