August 31
https://issues.dlang.org/show_bug.cgi?id=24731

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16822 "Fix bugzilla 24731 - IFTI cannot handle integer expressions" fixing this issue:

- Fix bugzilla 24731 - IFTI cannot handle integer expressions

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

--
August 31
https://issues.dlang.org/show_bug.cgi?id=24731

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16822 "Fix bugzilla 24731 - IFTI cannot handle integer expressions" was merged into stable:

- 43e174ddd4ab8068f13ea5ab4b2751121befdc08 by Dennis Korpel:
  Fix bugzilla 24731 - IFTI cannot handle integer expressions

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

--