[Issue 24599] [REG2.103] Wrongly elided TypeInfo emission leading to undefined symbols at link-time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 7 09:00:25 UTC 2024


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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #16967 "Rebase stable6" was merged into master:

- 9581a91ad65b85c80e9b33a84be731271cb045c8 by Martin Kinkelin:
  Fix Bugzilla 24599 - Wrongly elided TypeInfo emission (#15868)

  Reverting #14844, which caused such missing TypeInfos, *and* making
  sure the special TypeInfo members are fully analyzed and ready for
  codegen (otherwise hitting an assertion for the real-world project).

https://github.com/dlang/dmd/pull/16967

--


More information about the Digitalmars-d-bugs mailing list