[Issue 22323] Link error for virtual destructor of C++ class in DLL

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 13 13:17:32 UTC 2021


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

--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13164 "Merge stable" was merged into master:

- 1e6217535f271fe9e6911bc1bf113df1a345a589 by Tim Schendekehl:
  fix Issue 22323: Link error for virtual destructor of C++ class in DLL

  The new test test/dshell/dll_cxx.d is based on test/dshell/dll.d, but
  builds the DLL/SO from C++ instead of D.

https://github.com/dlang/dmd/pull/13164

--


More information about the Digitalmars-d-bugs mailing list