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

Fixes for clang type error and logical expression warning #47

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

SRSaunders
Copy link
Contributor

Fixes #46

Solves (Apple) clang blocking error (wrong type) and clang warning (logical expression precedence).

Copy link

github-actions bot commented Feb 9, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@SRSaunders
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@apanteleev apanteleev merged commit d9c72fd into NVIDIAGameWorks:main Feb 10, 2024
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2024
@SRSaunders SRSaunders deleted the nvidia-clang-fixes branch February 12, 2024 04:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clang error: No matching function for call to 'hash_combine'
2 participants