$? returns java null instead of RubyNil
---------------------------------------

                 Key: JRUBY-1396
                 URL: http://jira.codehaus.org/browse/JRUBY-1396
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.1
         Environment: linux, java5
            Reporter: Chris Nelson


puts $? blows an NPE.  Either RubyGlobal.LastExitStatusVariable.get needs to 
check for null or ThreadContext needs to initialize lastExitStatus to be 
RubyNil.

-- 
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