[Issue 15589] extern(C++) virtual destructors are not put in vtbl[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 14 07:46:45 UTC 2018


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

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

https://github.com/dlang/dmd/commit/ab0a7bf76dbf0a02e826a1a9b54f9d813c7a114a
fix issue 15589 - cleanup after PR #8277

fix mangling, add shim functions for vtbl and type info, fix dtor inside
Attribdeclaration, use Id-pool

https://github.com/dlang/dmd/commit/d08e0fb3bff6767bd28516f53393083d86f63045
Merge pull request #8349 from rainers/issue15589

fix issue 15589 - cleanup/improve PR #8277 - C++ dtors in vtbl
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list