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 promotion stack overflows with Base Big* types #17

Merged
merged 1 commit into from Dec 21, 2017

Conversation

iamed2
Copy link
Contributor

@iamed2 iamed2 commented Dec 20, 2017

After my previous changes, equality checks with Base Big* types embarrassingly stack-overflowed due to both Decimal and BigFloat/BigInt assuming they were the biggest possible type. With a couple additional promotion rules, that is now fixed.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.2%) to 95.506% when pulling 6bc010a on invenia:big-promote into 61b23a4 on tinybike:master.

@tinybike tinybike merged commit be5eacc into JuliaMath:master Dec 21, 2017
@ararslan ararslan deleted the big-promote branch June 26, 2018 00:34
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

3 participants