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

Add BigDecimal#% #13255

Merged

Conversation

MattAlp
Copy link
Contributor

@MattAlp MattAlp commented Mar 31, 2023

From ghosted PR #9784. The branch is no longer accessible, but I've applied the patch and confirmed that the spec passes and adheres to the style.

This should fix #9782.

Co-authored-by: Johannes Müller <straightshoota@gmail.com>
@MattAlp
Copy link
Contributor Author

MattAlp commented Mar 31, 2023

Looks like ARM 64bit is failing on the stdlib. Any way to see the error or reproduce it?

See https://github.com/crystal-lang/crystal/actions/runs/4577670506/jobs/8083403907?pr=13255

@HertzDevil
Copy link
Contributor

It's unrelated to this PR

@straight-shoota straight-shoota added this to the 1.9.0 milestone Mar 31, 2023
@straight-shoota straight-shoota changed the title Fix: add % method to BigDecimal (reviving dead PR) Add BigDecimal#% Apr 18, 2023
@straight-shoota straight-shoota merged commit e12da89 into crystal-lang:master Apr 18, 2023
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.

Undefined method '%' for BigDecimal
4 participants