CommandLine

URL
http://rubyforge.org/projects/optionparser/
Author(s)
Jim Freeze
Summary
Tools to facilitate creation of command line applications and flexible parsing of command line options.

Add your comment ↓

Comments

commandline (1.9.1-p129) is Failing
for Markus (GNU/Linux, over 2 years ago)

What works with 1.8.7 as expected, just "does nothing" on 1.9.1-p129.

No exception, no message, no warning. Just dies within the commandline lib somewhere.

Using the -W3 switch I got this (changing this was easy, but it didn't fix anything):

commandline-0.7.10/lib/commandline/optionparser/optionparser.rb:341: warning: shadowing outer local variable - e

Add your comment




Yes No