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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 12 11:33:32 UTC 2021


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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13160 "fix Issue 22323: Link error for virtual
destructor of C++ class in DLL" was merged into stable:

- 062a2f27565b8e3dabde457757742ebc3c9af8c6 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/13160

--


More information about the Digitalmars-d-bugs mailing list