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

Implementation of initialize_copy for BigDecimal (fix #2868) #2877

Merged
merged 1 commit into from May 1, 2015
Merged

Implementation of initialize_copy for BigDecimal (fix #2868) #2877

merged 1 commit into from May 1, 2015

Conversation

alno
Copy link
Contributor

@alno alno commented Apr 26, 2015

It required to make isNAN, infinitySign and zeroSign fields non-final, but I think it makes not much difference as value isn't final already.

@enebo enebo added this to the JRuby 9.0.0.0.rc1 milestone May 1, 2015
@enebo enebo added the core label May 1, 2015
enebo added a commit that referenced this pull request May 1, 2015
Implementation of initialize_copy for BigDecimal (fix #2868)
@enebo enebo merged commit fff5f98 into jruby:master May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants