[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
Wed Aug 27 08:02:39 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=2834
--- Comment #23 from Orvid King <blah38621 at gmail.com> ---
And another update.
The fix to the other issue that this encountered has already been merged, and
the main DRuntime PR has been running green on the autotester for a while now.
It's just awaiting a final review and merge. I've also been doing my local
projects with the man DRuntime PR included, and have yet to encounter any
issues on win32, so I believe that it is stable.
--
More information about the Digitalmars-d-bugs
mailing list