[1.9] Class improvements to fix all its failed specs
----------------------------------------------------

                 Key: JRUBY-4252
                 URL: http://jira.codehaus.org/browse/JRUBY-4252
             Project: JRuby
          Issue Type: Improvement
            Reporter: David Calavera
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.5
         Attachments: 0001-RubyClass-improvements-to-pass-every-spec.patch

There are a few failed specs related with RubyClass:

Ruby1.9:
Class#superclass returns the superclass of self

Ruby1.8:
Class#superclass for a singleton class of an object returns the class of the 
object
Class#superclass for a singleton class of a class returns the singleton class 
of its superclass

I include a tiny patch that fixes those specs, everyone passes now :)

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