[Issue 14536] Calling destroy() on a on an extern(C++) class causes a segfault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 18 03:55:23 UTC 2018


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

--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/0d98f69de3e4ef83eac86d8c39dce71053fda008
Fix issue 14536 - destroy() works on extern(C++) classes

https://github.com/dlang/druntime/commit/ace9f08fd743a3fc1bf6d345d05b0ee4929bfb83
Merge pull request #2176 from TurkeyMan/destroy_cpp_class

Fix issue 14536 - destroy() works on extern(C++) classes

--


More information about the Digitalmars-d-bugs mailing list