[Issue 23607] invalid code leading to an ICE due to an error message that's not emitted anymore
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 11 11:22:33 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23607
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14796 "Remove some special cases from
dmd.typesem.resolveHelper" was merged into stable:
- 777ad9741c3ed01f47910f15d0af00ed71a08ffb by Boris Carvajal:
Fix Issue 23607 - invalid code leading to an ICE due to an error message
that's not emitted anymore
Small dmd.typesem.resolveHelper refactor by removing many conditions that
called helper3 anyway.
https://github.com/dlang/dmd/pull/14796
--
More information about the Digitalmars-d-bugs
mailing list