Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Fixes bignum conversions #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes bignum conversions #246

wants to merge 1 commit into from

Conversation

bkabrda
Copy link

@bkabrda bkabrda commented Mar 7, 2013

Pretty much the same as PR #182, just for Bignum.

@cowboyd
Copy link
Collaborator

cowboyd commented Mar 10, 2013

@bkabrda Thanks for the PR! To make sure this gets merged, can you please provide a test? One that demonstrates the current deficiency.

@bkabrda
Copy link
Author

bkabrda commented Mar 12, 2013

Actually, it breaks "Fixnum for 64 bit numbers" and "Fixnum should convert negative integer" specs added in 1aed745, when running on 32 bit machine (using Ruby 2.0.0). That's how I found the issue in the first place.

@cowboyd
Copy link
Collaborator

cowboyd commented Jan 3, 2014

I'd like to get this merged, but I'm a bit uncomfortable with a spec that only breaks on 32bit machines since that accounts for a very small portion of the machines running the tests, including the CI server.

@mattconnolly
Copy link

Can one of the admins verify this patch?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants