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

Bitwise to logical or change #3

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

tuero
Copy link
Contributor

@tuero tuero commented Jan 13, 2024

Fixes #2, as brought forward by clangs warning messages of using bitwise or instead of logical or.

@CommitThis CommitThis merged commit 83ffc9c into CommitThis:master Jan 13, 2024
@tuero tuero deleted the operator_fix branch January 13, 2024 19:19
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

Successfully merging this pull request may close these issues.

clang -Wbitwise-instead-of-logical
2 participants