Skip to content

disable implicit float-to-int conversion #146

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
Apr 1, 2025

Conversation

antocuni
Copy link
Member

@antocuni antocuni commented Apr 1, 2025

This is wrong because it causes a truncation, which we don't want to do implicitly. It was added by commit de70fbd: it's unclear what was the original goal, but I think it was just a mistake

This is wrong because it causes a truncation, which we don't want to
do implicitly.  It was added by commit de70fbd: it's unclear what was
the original goal, but I think it was just a mistake
@antocuni antocuni merged commit d158f4d into main Apr 1, 2025
0 of 2 checks passed
@antocuni antocuni deleted the no-float-to-int-conversions branch April 1, 2025 17:56
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.

1 participant