Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue 2524 on jruby-1_7: [BigDecimal] Loss of precision with different execution order #2554

Merged
merged 1 commit into from Feb 3, 2015

Conversation

k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Feb 3, 2015

This commit fixes issue #2524 on jruby-1_7 branch. Improved algorithm to set the precision of BigDecimal#op_quo19_20 method.

@enebo enebo added this to the JRuby 1.7.20 milestone Feb 3, 2015
enebo added a commit that referenced this pull request Feb 3, 2015
Fix for issue 2524 on jruby-1_7: [BigDecimal] Loss of precision with different execution order
@enebo enebo merged commit 9963480 into jruby:jruby-1_7 Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants