General

Profile

zakhar (Isaac Schwabacher)

Issues

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

Activity

10/30/2013

07:09 AM Ruby master Bug #9059: Equal Time objects don't hash equal
=begin
Further testing supports the above hypothesis:
$ cat test_time_hash.rb
#!/usr/bin/env ruby

require...
zakhar (Isaac Schwabacher)
03:50 AM Ruby master Bug #9059 (Closed): Equal Time objects don't hash equal
=begin
Time objects break the promise that if (({t0.eql? t1})), then (({t0.hash == t1.hash})).
It is possible that ...
zakhar (Isaac Schwabacher)

Also available in: Atom