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

berni44 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from berni44 <[email protected]> ---
Meanwhile the definition [1] defines three cases returning an int (<, ==, >),
but as far as I know, it's also possible to have reals as return types and in
this cases NaN is a fourth possible result. 

[1] https://dlang.org/phobos/object.html#.Object.opCmp

--

Reply via email to