[Issue 21271] C++ header generation ignores extern(D) class methods affecting vtable layout
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 18 15:11:12 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21271
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel updated dlang/dmd pull request #11872 "dtoh: Emit
placeholders for skipped virtual functions" fixing this issue:
- Fix 21271: Emit placeholders for skipped virtual functions (dtoh)
This ensures proper vtable layout for classes which
have extern(D) functions
https://github.com/dlang/dmd/pull/11872
--
More information about the Digitalmars-d-bugs
mailing list