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

2018-05-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18891 --- Comment #2 from Manu --- This happens on my home PC and my work PC too. VS2015. --

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

2018-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18891 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

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

2018-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18891 --- Comment #1 from github-bugzi...@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

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

2018-05-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18891 Walter Bright changed: What|Removed |Added Keywords||C++