https://issues.dlang.org/show_bug.cgi?id=22527

moonlightsenti...@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg

--- Comment #1 from moonlightsenti...@disroot.org ---
The problem here is that the integral value of float.max exceeds int.max, so
it's a truncation followed by an integer overflow.

--

Reply via email to