[1.9] Bignum improvements to pass some ruby specs
-------------------------------------------------

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

The patch submitted fixes these specs:

[PATCH] [1.9] Bignum#& Bignum#| Bignum#^ raises a TypeError when passed a Float
[PATCH] [1.9] Bignum#divmod raises a ZeroDivisionError when the given argument 
is 0 and a Float
[PATCH] [1.9] Bignum#quo raises a ZeroDivisionError when the given Integer is 0
[PATCH] [1.9] Bignum#remainder does raises ZeroDivisionError if other is zero 
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