Skip to content

Conversation

itchyny
Copy link
Contributor

@itchyny itchyny commented Jun 25, 2023

This PR fixes #1176. Overflow happens for INTMAX_MIN % (-1).

@itchyny itchyny added the bug label Jun 25, 2023
@itchyny itchyny added this to the 1.7 release milestone Jun 25, 2023
@itchyny itchyny force-pushed the fix-modulo-floating-point-exception branch from ba0d8f4 to 3e8ff6a Compare June 25, 2023 10:51
@itchyny
Copy link
Contributor Author

itchyny commented Jun 26, 2023

Thank you.

@itchyny itchyny merged commit fac5553 into jqlang:master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Floating point exception in builtin.c
2 participants