From: Dave Thomas Date: 2008-06-16T13:25:21+09:00 Subject: [ruby-core:17272] [Ruby 1.9 - Bug #167] (Open) net/telnet login() method no longer works under 1.9 Issue #167 has been reported by Dave Thomas. ---------------------------------------- Bug #167: net/telnet login() method no longer works under 1.9 http://redmine.ruby-lang.org/issues/show/167 Author: Dave Thomas Status: Open Priority: Normal Assigned to: Category: Target version: dave[RUBY3/Book 23:25:26*] ruby -r net/telnet -e 'Net::Telnet.new({}).login "a", "b"' /usr/local/rubybook/lib/ruby/1.9.0/net/telnet.rb:567:in `Integer': can't convert nil into Integer (TypeError) from /usr/local/rubybook/lib/ruby/1.9.0/net/telnet.rb:567:in `waitfor' from /usr/local/rubybook/lib/ruby/1.9.0/net/telnet.rb:745:in `login' from -e:1:in `
' ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account