[Issue 2834] Struct Destructors are not called by the GC, but called on explicit delete.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 4 10:53:29 PDT 2014


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

--- Comment #15 from Orvid King <blah38621 at gmail.com> ---
Would making all the writeln's in http://dpaste.dzfl.pl/fbb4a15cda14 print out
be an acceptable solution to this issue? (that is, making heap-allocated
structs call their destructors)

--


More information about the Digitalmars-d-bugs mailing list