Bug#489443: warning: instance variable @config not initialized

2008-08-26 Thread Hadmut Danisch
> Can you provide an example script that reproduces this? > Sure. Attached. regards Hadmut #!/usr/bin/ruby -W require 'optparse' require 'openssl' key = OpenSSL::PKey::RSA.new(512) name = OpenSSL::X509::Name.new([["CN","test"],["O","versuch"],["C","DE"]]) cert = OpenSSL::X509::Certificate.

Bug#489443: warning: instance variable @config not initialized

2008-08-26 Thread Lucas Nussbaum
severity 489443 minor thanks On 05/07/08 at 21:24 +0200, Hadmut Danisch wrote: > Package: libopenssl-ruby1.8 > Version: 1.8.7.22-2 > Severity: normal > > Hi, > > when running ruby with -W I get that warning message plenty of times: > > /usr/lib/ruby/1.8/openssl/x509.rb:24: warning: instance va

Bug#489443: warning: instance variable @config not initialized

2008-07-05 Thread Hadmut Danisch
Package: libopenssl-ruby1.8 Version: 1.8.7.22-2 Severity: normal Hi, when running ruby with -W I get that warning message plenty of times: /usr/lib/ruby/1.8/openssl/x509.rb:24: warning: instance variable @config not initialized regards -- System Information: Debian Release: lenny/sid A