ruby-cvs:16855
From: (nobu) <nobu ruby-lang.org>
Date: Sun, 11 Jun 2006 23:21:09 +0900
Subject: [ruby-cvs:16855] ruby, ruby/lib: * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
nobu Sun, 11 Jun 2006 23:21:09 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/lib:
optparse.rb
Log:
* lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
parser.
Revision Changes Path
1.2673.2.1627 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1626&r2=1.2673.2.1627
1.40.2.10 +2 -2 ruby/lib/optparse.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/optparse.rb?cvsroot=src&r1=1.40.2.9&r2=1.40.2.10