From db824a34dd324685a919e19ffed486ce9a968088 Mon Sep 17 00:00:00 2001 From: nahi Date: Tue, 20 Sep 2005 13:32:40 +0000 Subject: * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb, test/wsdl/any/test_any.rb test/soap/wsdlDriver/test_calc.rb: suppress deliberate warnings with $VERBOSE = nil. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9252 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad9d1161b9..8a164d3c40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 20 22:29:49 2005 NAKAMURA, Hiroshi + + * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb, + test/wsdl/any/test_any.rb test/soap/wsdlDriver/test_calc.rb: + suppress deliberate warnings with $VERBOSE = nil. + Tue Sep 20 21:26:23 2005 Nobuyoshi Nakada * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag -- cgit v1.2.3