@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
Comment #2 by dlang-bot — 2020-07-22T00:53:10Z
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
Comment #3 by dlang-bot — 2020-08-10T12:09:36Z
dlang/dmd pull request #11542 "merge stable" was merged into master:
- 0032771880801ce889822181ffe44849d074a0ac 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/11542