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-10-04 00:55:15 +00:00
2016-07-26 16:22:56 +00:00
2016-09-09 09:27:38 +00:00
2016-11-02 01:31:00 +00:00
2016-11-05 02:39:09 +00:00
2016-08-30 06:22:30 +00:00
2016-11-05 07:10:05 +00:00
2016-10-14 13:26:13 +00:00
2016-11-05 03:29:08 +00:00
2016-10-03 08:20:07 +00:00
2016-10-13 02:31:43 +00:00
2016-10-30 12:08:00 +00:00
2016-08-30 06:22:30 +00:00
2016-08-30 06:22:30 +00:00
2016-09-29 13:43:46 +00:00
2016-11-05 09:49:39 +00:00
2016-08-30 06:22:30 +00:00
2016-08-10 18:17:41 +00:00
2016-09-28 14:12:33 +00:00