Make ARGV default always to [] and configurable through RubyInstanceConfig
--------------------------------------------------------------------------

                 Key: JRUBY-1482
                 URL: http://jira.codehaus.org/browse/JRUBY-1482
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.0.2, JRuby 1.1.0


See JRUBY-1111 for a problem with requiring all embedded to define ARGV 
themselves. Long story short, everybody forgets to, and then core Ruby 
libraries fail to load.

ARGV qualifies as instance configuration, so make it default to [] and 
configurable through RubyInstanceConfig.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to