General

Profile

simonrussell (Simon Russell)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/10/2013

09:23 AM Ruby master Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
At the very least, the documentation for Array#== should be updated to state that it first does an object identity co... simonrussell (Simon Russell)
09:20 AM Ruby master Bug #7676: Comparison of Float::NAN in array behaves unexpectedly
This isn't just `Float::NAN`, actually; as Charlie's patch shows, it's actually any object that always returns false ... simonrussell (Simon Russell)

01/09/2013

11:11 AM Ruby master Bug #7676 (Closed): Comparison of Float::NAN in array behaves unexpectedly
It seems that two arrays containing Float::NAN will be considered equal ([Float::NAN] == [Float::NAN]), despite the f... simonrussell (Simon Russell)

Also available in: Atom