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

Dlang Bot <[email protected]> changed:

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

--- Comment #2 from Dlang Bot <[email protected]> ---
dlang/dmd pull request #15868 "[stable] Fix Bugzilla 24599 - Wrongly elided
TypeInfo emission" was merged into stable:

- 0a859242d93ffc9fb0a5fdda921e9c393e5d11f9 by Martin Kinkelin:
  Fix Bugzilla 24599 - Wrongly elided TypeInfo emission

  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/15868

--

Reply via email to