Bug #12

warnings with -w

Added by Paul Duncan over 3 years ago. Updated over 2 years ago.

Status:Closed Start:08/03/2007
Priority:Normal Due date:
Assigned to:Paul Duncan % Done:

0%

Category:-
Target version:0.1.2

Description

Email from Scott Scramm on 2007-08-03:

Using Wirble with Ruby warnings enabled on Ruby version 1.8.6 on OS-X:          

export RUBYOPT="w rubygems"                                                     

I get some warnings when I run irb.                                             

[Azure ~]$ irb                                                                  
/usr/local/lib/ruby/gems/1.8/gems/wirble-0.1.2/./wirble.rb:72:                  
warning: `*' interpreted as argument prefix                                     
/usr/local/lib/ruby/gems/1.8/gems/wirble-0.1.2/./wirble.rb:72:                  
warning: instance variable @verbose not initialized                             
>> a = ["foo"]                                                                  
=> ["foo"]                                                                      
>> quit                                                                         
/usr/local/lib/ruby/gems/1.8/gems/wirble-0.1.2/./wirble.rb:72:                  
warning: instance variable @verbose not initialized                             

History

Updated by Paul Duncan over 2 years ago

  • Status changed from Assigned to Resolved

Fixed as of 0.1.3

Updated by Paul Duncan over 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF