[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:54:43 UTC 2020


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11872 "dtoh: Emit placeholders for skipped virtual
functions" was merged into master:

- 2e9015871a058a0b16ace6bc9e285d3de4027b46 by MoonlightSentinel:
  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