From 66ee8a17852bb7657712afd3ac088a8b9b293d71 Mon Sep 17 00:00:00 2001 From: shirosaki Date: Mon, 24 Jun 2013 13:39:17 +0000 Subject: test_rinda.rb: fix for unimplemented ifindex() * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): ifindex() function may not be implemented on Windows. We use another check for the case. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e724f71a31..84ca5de3c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 24 22:26:31 2013 Hiroshi Shirosaki + + * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): + ifindex() function may not be implemented on Windows. We use another + check for the case. + Mon Jun 24 22:11:37 2013 Hiroshi Shirosaki * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_nolock): -- cgit v1.2.3