Thread overview
[Issue 23934] Literal integer multiplication overflow is allowed in CTFE
May 25, 2023
Dlang Bot
May 25, 2023
Luís Ferreira
May 25, 2023
https://issues.dlang.org/show_bug.cgi?id=23934

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 created dlang/dmd pull request #15266 "constfold: multiplication should check for overflow" fixing this issue:

- constfold: multiplication should check for overflow

  Fixes issue 23934.

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--
May 25, 2023
https://issues.dlang.org/show_bug.cgi?id=23934

Luís Ferreira <contact@lsferreira.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contact@lsferreira.net
           Hardware|x86_64                      |All
                 OS|Linux                       |All
           Severity|enhancement                 |normal

--
December 13
https://issues.dlang.org/show_bug.cgi?id=23934

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20287

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--