[Issue 18891] extern(C++) destructor prototype should just link; not generate field/aggregate dtor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 21 19:39:03 UTC 2018


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

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

https://github.com/dlang/dmd/commit/8863b8ed927b8f5d935fe40ea19c7e30d5040b1d
Fix issue 18891 - extern(C++) destructor prototype should just link; not
generate field/aggregate dtor

https://github.com/dlang/dmd/commit/64b4e150e4e25e77a69d5df3991ded4559513275
Merge pull request #8275 from TurkeyMan/extern_cpp_dtor

Fix issue 18891 - extern(C++) destructor prototype should just link
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list