[Issue 21063] getLinkage is wrong for forward reference extern(C++) class
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 22 00:53:10 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21063
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 #11438 "Fix 21063 - getLinkage fails with forward
references" was merged into stable:
- 6134972c17e29e9d193d777013fa67df17451434 by Geod24:
Fix 21063 - getLinkage fails with forward references
Use the same code as other traits, e.g. getClassInstanceSize, use.
https://github.com/dlang/dmd/pull/11438
--
More information about the Digitalmars-d-bugs
mailing list