[1.9] BasicObject can't be instantiated
---------------------------------------

                 Key: JRUBY-4174
                 URL: http://jira.codehaus.org/browse/JRUBY-4174
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, Ruby 1.9
            Reporter: David Calavera


This code fails in 1.9 mode:

{code}
bin/jruby --1.9 -e "puts BasicObject.new.equal? BasicObject.new"
-e:1: can't instantiate uninitialized class (TypeError)
{code}

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