Skip to content

doRanging returns 2**32-1 #66

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

Closed
vasarhelyi opened this issue Apr 30, 2019 · 0 comments
Closed

doRanging returns 2**32-1 #66

vasarhelyi opened this issue Apr 30, 2019 · 0 comments

Comments

@vasarhelyi
Copy link

Sometimes doRanging() returns 4294967295 mm for range which is obviously a signed-unsigned mismatch somewhere together with an overflow of 32-bit arithmetic, as it is equal to 2**32-1.

Please check it.

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

2 participants