[Issue 21063] getLinkage is wrong for forward reference extern(C++) class
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 21 08:08:17 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21063
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Geod24 created dlang/dmd pull request #11438 "Fix 21063 - getLinkage fails
with forward references" fixing this issue:
- 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