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

Fixes bignum conversions#246

Open
bkabrda wants to merge 1 commit into
rubyjs:masterfrom
bkabrda:master
Open

Fixes bignum conversions#246
bkabrda wants to merge 1 commit into
rubyjs:masterfrom
bkabrda:master

Conversation

@bkabrda

@bkabrda bkabrda commented Mar 7, 2013

Copy link
Copy Markdown

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

@cowboyd

cowboyd commented Mar 10, 2013

Copy link
Copy Markdown
Collaborator

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

@bkabrda

bkabrda commented Mar 12, 2013

Copy link
Copy Markdown
Author

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

cowboyd commented Jan 3, 2014

Copy link
Copy Markdown
Collaborator

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

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.

3 participants