Thread overview
[Issue 13634] Value range propogation applied incorrectly.
Dec 17, 2022
Iain Buclaw
October 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13634

--- Comment #1 from Orri Þór Hólmarsson <gordon.freeman.sullied@gmail.com> ---
In the case of a large negative or positive value stored in a long, an intermediate double will not fully store it, therefore this should not be possible without more explicit means.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=13634

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

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

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

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

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

--