June 14, 2023
https://issues.dlang.org/show_bug.cgi?id=23990

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #15322 "fix Issue 23990 - constant folding of integer casts not always happen…" fixing this issue:

- fix Issue 23990 - constant folding of integer casts not always happening in front end

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

--
June 15, 2023
https://issues.dlang.org/show_bug.cgi?id=23990

Walter Bright <bugzilla@digitalmars.com> changed:

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

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
Misidentified the problem.

--