[Issue 19810] destroy does not work for C++ classes without destructor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 17 09:09:49 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19810
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2564 "fix destroy for C++ classes without
destructors" was merged into master:
- 754de30a8f3831bf9795357dc096136da8e6bb4e by Ilya Yaroshenko:
fix Issue 19810 - destroy for C++ classes without destructors
https://github.com/dlang/druntime/pull/2564
--
More information about the Digitalmars-d-bugs
mailing list