[Issue 22637] std.conv `to!double` and `parse!double` dont throw on under/overflow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 8 16:19:46 UTC 2022


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

Grim Maple <grimmaple95 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grimmaple95 at gmail.com

--- Comment #1 from Grim Maple <grimmaple95 at gmail.com> ---
I can't confirm this bug on my end. It throws
`std.conv.ConvException at C:\LDC\bin\..\import\std\conv.d(3419): Range error` for
me.
LDC - the LLVM D compiler (1.29.0):
  based on DMD v2.099.1 and LLVM 13.0.1

--


More information about the Digitalmars-d-bugs mailing list