ruby-cvs:21943
From: nobu ruby-lang.org
Date: Tue, 25 Dec 2007 23:16:04 +0900 (JST)
Subject: [ruby-cvs:21943] Ruby:r14706 (trunk): * ruby.c (proc_options): encoding option in shbang and RUBYOPT did not
nobu 2007-12-25 23:16:03 +0900 (Tue, 25 Dec 2007)
New Revision: 14706
Modified files:
trunk/ChangeLog
trunk/ruby.c
Log:
* ruby.c (proc_options): encoding option in shbang and RUBYOPT did not
work, do not store alloca()ed string in a parent scope struct.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?r1=14706&r2=14705
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14706&r2=14705