https://issues.dlang.org/show_bug.cgi?id=22323
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13148 "fix Issue 22323: Link error for virtual destructor of C++ class in DLL" was merged into master: - d71fd29d62bf404e887740274ee6c98e56c7bd6f 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/13148 --
