https://issues.dlang.org/show_bug.cgi?id=22323
--- Comment #5 from Dlang Bot <[email protected]> --- 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 --
