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

Fix some shift-sign-overflow #844

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

r-barnes
Copy link
Contributor

The project currently does not compile with -Wshift-sign-overflow.

This fixes that, or at least some of it. This will shortly be required for achieving internal compilation.

@r-barnes r-barnes force-pushed the richard/shift-sign-overflow-fixes branch from 9c8cc30 to 27c3f9d Compare February 29, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants