ruby-cvs:16854
From: (nobu) <nobu ruby-lang.org>
Date: Sun, 11 Jun 2006 23:20:38 +0900
Subject: [ruby-cvs:16854] ruby, ruby/lib: * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
nobu Sun, 11 Jun 2006 23:20:38 +0900
Modified files:
ruby:
ChangeLog
ruby/lib:
optparse.rb
Log:
* lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
parser.
Revision Changes Path
1.5068 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5067&r2=1.5068
1.60 +2 -2 ruby/lib/optparse.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/optparse.rb?cvsroot=src&r1=1.59&r2=1.60