Trying to add to Fixnum yields "superclass mismatch" error
----------------------------------------------------------

                 Key: JRUBY-976
                 URL: http://jira.codehaus.org/browse/JRUBY-976
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.0RC2
         Environment: Rad Hat Linux, Java(TM) 2 Runtime Environment, Standard 
Edition (build 1.5.0_08-b03)
            Reporter: Aaron Crow
             Fix For: JRuby 1.0.0RC3


Running the following simple script:

class Fixnum
end

Yields this error message:

superclass mismatch for class Fixnum (TypeError)

Note that this script runs fine under Ruby 1.8.5.

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