[Issue 12831] assert incorrectly fails on to!float conversion
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jun 1 06:23:38 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12831
Martin Krejcirik <mk at krej.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Martin Krejcirik <mk at krej.cz> ---
marking INVALID as floating point numbers shouldn't be compared directly for
equality (machine and platform dependent).
--
More information about the Digitalmars-d-bugs
mailing list