[Issue 19045] [ICE] Casting from real to ulong in comparison causes fails to compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 2 12:53:22 UTC 2019


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

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
`real` is not a factor, can be `float` or `double` too. `ulong` is a factor.

--


More information about the Digitalmars-d-bugs mailing list