ruby-cvs:20671
From: matz ruby-lang.org
Date: Wed, 12 Sep 2007 23:17:34 +0900 (JST)
Subject: [ruby-cvs:20671] Ruby:r13434 (ruby_1_8): * ruby.c (proc_options): -W should be allowed in RUBYOPT
matz 2007-09-12 23:17:33 +0900 (Wed, 12 Sep 2007)
New Revision: 13434
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ruby.c
branches/ruby_1_8/version.h
Log:
* ruby.c (proc_options): -W should be allowed in RUBYOPT
environment variable. [ruby-core:12118]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=13434&r2=13433
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=13434&r2=13433
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ruby.c?r1=13434&r2=13433