timhwang21 (Tim Hwang)
- Login: timhwang21
- Registered on: 09/30/2020
- Last sign in: 09/30/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/30/2020
-
01:17 PM Ruby Bug #17205: Misleading error message when comparing NaN with numbers in array
- The closest issue I could find is this: https://bugs.ruby-lang.org/issues/10424
There is quite a lot of inconsistency when dealing with arrays containing `NaN`, dependent on 1) if comparing against an integer or a float, 2) order of c... -
01:14 PM Ruby Bug #17205 (Closed): Misleading error message when comparing NaN with numbers in array
- The closest issue I could find is this: https://bugs.ruby-lang.org/issues/10424
There is quite a lot of inconsistency when dealing with arrays containing `NaN`, dependent on 1) if comparing against an integer or a float, 2) order of c...