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

Better Error for Int Overflow #101

Open
clee-ai opened this issue Mar 18, 2022 · 0 comments
Open

Better Error for Int Overflow #101

clee-ai opened this issue Mar 18, 2022 · 0 comments

Comments

@clee-ai
Copy link
Contributor

clee-ai commented Mar 18, 2022

point.red = 65537

The above code will throw this error:

TypeError: (): incompatible function arguments. The following argument types are supported:
1. (arg0: copclib._core.Point, arg1: int) -> None

The error message should better describe the issue

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

No branches or pull requests

1 participant