Bugs: Browse | Submit New | Admin

[#1701] [drb/ssl] Undefined method verbose.

Date:
2005-03-29 23:21
Priority:
3
Submitted By:
Nicolas Pouillard (ertai)
Assigned To:
Nobody (None)
Category:
Misc / Other Standard Library
State:
Closed
Platform:
 
Summary:
[drb/ssl] Undefined method verbose.

Detailed description
The verbose methd seems to be undefined in drb/ssl.rb.


error:

/usr/local/lib/ruby/1.9/drb/ssl.rb:183:in `accept': undefined local variable or method `verbose' for
#<DRb::DRbSSLSocket:0x8f450> (NameError)


extract from drb/ssl.rb:

[...]
      rescue OpenSSL::SSL::SSLError
        warn("#{__FILE__}:#{__LINE__}: warning: #{$!.message} (#{$!.class})") if verbose
        retry
      end
[...]

Add A Comment: Notepad

Please login


Followup

Message
Date: 2005-11-08 06:31
Sender: Hirokazu Yamamoto

Probably fixed. So closing....
http://www.atdot.net/~ko1/w3ml/w3ml.cgi/ruby-cvs/msg/15907

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2005-11-08 06:31ocean
resolution_idNone2005-11-08 06:31ocean
close_date2005-11-08 06:312005-11-08 06:31ocean