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

Audit casts #11

Open
phillipjohnston opened this issue Aug 1, 2018 · 1 comment
Open

Audit casts #11

phillipjohnston opened this issue Aug 1, 2018 · 1 comment

Comments

@phillipjohnston
Copy link
Member

There's a lot of casts that implicitly shorten precision (long->int).

The warnings have been cleaned up with explicit casts... But we should review and adjust.

@phillipjohnston
Copy link
Member Author

Also need to check all the signed -> unsigned conversions... I just executed them blindly.

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