[Issue 18953] Win32: extern(C++) struct destructor not called correctly through runtime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 25 20:13:15 UTC 2018


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

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

https://github.com/dlang/dmd/commit/3a4707b4b15743ff4a068fe5ac6b983b6ce042c4
fix issue 18953 - extern(C++) struct destructor not called correctly through
runtime

Win32 already fixed by d08e0fb3bff6767bd28516f53393083d86f63045
other 32-bit platforms have the same issue

https://github.com/dlang/dmd/commit/f95b301a78a4124904e85622f63215b8ce248e67
Merge pull request #8359 from rainers/issue18953

fix issue 18953 - 32-bit: extern(C++) struct destructor not called cor…

--


More information about the Digitalmars-d-bugs mailing list