[Issue 21688] CTFE has floats and doubles that exceed float.max and double.max

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 8 10:55:27 UTC 2021


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

--- Comment #2 from Berni44 <bugzilla at bernis-buecher.de> ---
When not in CTFE, float.max * 100 leads to float.infinity (as it should in my
opinion). So I expect CTFE to behave the same way. Also reals in CTFE behave
that way.

--


More information about the Digitalmars-d-bugs mailing list