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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |rg

--- Comment #2 from [email protected] ---
Thats bad. I guess the destructed class instance should be GC.free'd if the
ctor is aborted by an exception. Alternatively could also reset the instance to
it's init value.

--

Reply via email to