[1.9] Fixnum improvements to solve ruby specs
---------------------------------------------

                 Key: JRUBY-4000
                 URL: http://jira.codehaus.org/browse/JRUBY-4000
             Project: JRuby
          Issue Type: Improvement
          Components: Ruby 1.9
            Reporter: David Calavera
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.4
         Attachments: fixnum_specs.patch

The attached patch solves these specs. All fixnum specs pass after that:

[1.9] Fixnum#divmod raise a ZeroDivisionError when the given argument is 0 and 
a Float
[1.9] Fixnum#modulo and Fixnum#% raise a ZeroDivisionError when the given 
argument is 0 and a Float
[1.9] Fixnum#div raise a ZeroDivisionError when the given argument is 0 and a 
Float

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