knu 2d8841791f IPAddr#== and IPAddr#<=> no longer raise an exception if coercion fails
* lib/ipaddr.rb (IPAddr#==): If coercion fails, return false
  instead of passing through the exception. [ruby-core:77451]
  [Bug #12799]

* lib/ipaddr.rb (IPAddr#<=>): If coercion fails, return nil
  instead of passing through the exception. [ruby-core:77451]
  [Bug #12799]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-05 13:53:38 +00:00
..
2016-08-30 06:22:30 +00:00
2016-10-14 13:26:13 +00:00
2016-11-05 09:18:11 +00:00
2016-11-05 09:49:39 +00:00
2016-08-30 06:22:30 +00:00
2016-10-30 12:08:00 +00:00
2016-10-31 02:08:54 +00:00
2016-08-30 06:22:30 +00:00
2016-09-09 00:49:05 +00:00
2016-09-25 13:48:08 +00:00
2016-07-12 14:13:46 +00:00
2016-09-24 02:28:25 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-10-14 08:20:26 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-09-07 12:32:02 +00:00
2016-08-30 06:22:30 +00:00
2016-06-28 22:03:00 +00:00