[Issue 22323] Link error for virtual destructor of C++ class in DLL
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 10 11:57:20 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22323
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@tim-dlang created dlang/dmd pull request #13148 "fix Issue 22323: Link error
for virtual destructor of C++ class in DLL" fixing this issue:
- 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