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

Numeric#clone and #dup no longer raises TypeError #5113

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

nomadium
Copy link
Contributor

Hi folks,

This is another change targeting Ruby 2.5 [1]: Numeric#clone and #dup no longer raises TypeError (bug #13237).

It returns the receiver instead as well as Integer and Float.

  1. Ruby 2.5 Support #4876
  2. https://bugs.ruby-lang.org/issues/13237

It returns the receiver instead as well as Integer and Float.

For more information, please see bug #13237.
@headius headius merged commit 1a98cd3 into jruby:ruby-2.5 Mar 26, 2018
@headius
Copy link
Member

headius commented Mar 26, 2018

Thanks!

@headius headius added this to the JRuby 9.2.0.0 milestone Mar 26, 2018
@nomadium nomadium deleted the ruby-2.5-numeric-clone branch March 26, 2018 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants