[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 07:17:45 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
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

--


More information about the Digitalmars-d-bugs mailing list