Skip to content

add trunc methods to BigInt, fixes #13367 #13376

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

Merged
merged 1 commit into from
Oct 1, 2015
Merged

Conversation

simonbyrne
Copy link
Contributor

Fixes #13367. round, ceil and floor should also work by fallbacks.

@simonbyrne
Copy link
Contributor Author

This could be safely backported to 0.4, but given the late RC process, could probably wait until 0.4.1.

@tkelman tkelman added this to the 0.4.1 milestone Sep 30, 2015
carlobaldassi added a commit that referenced this pull request Oct 1, 2015
@carlobaldassi carlobaldassi merged commit e54c38d into master Oct 1, 2015
@carlobaldassi
Copy link
Member

Thanks!

@tkelman tkelman deleted the sb/bigint-trunc branch October 1, 2015 15:15
@jakebolewski
Copy link
Member

@simonbyrne this causes method ambiguity warnings during bootstrap.

@simonbyrne
Copy link
Contributor Author

Blegh, Float16. Should be easy to fix though.

Is there any way we can get ambiguity warnings to fail tests?

simonbyrne added a commit that referenced this pull request Oct 31, 2015
(cherry picked from commit b31925c)
ref #13376
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.

4 participants