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

Integer overflow #17

Open
jferrazza opened this issue Jul 10, 2020 · 1 comment
Open

Integer overflow #17

jferrazza opened this issue Jul 10, 2020 · 1 comment
Labels

Comments

@jferrazza
Copy link

Is there a way to make it detect divide by zero and integer overflow? 2/0 returns infinity and multiplying large numbers returns a negative number.

I remember this is to do with using the wrong object type.

@se5a
Copy link

se5a commented Jan 25, 2022

Ohhhhh, is THIS what I'm seeing in #39

@gumbarros gumbarros added the bug label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants