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

Fixed flags enum signedness mismatch in bindings code #331

Merged
merged 4 commits into from
Oct 6, 2024

Conversation

tristanlabelle
Copy link
Owner

Fixes #330

@tristanlabelle tristanlabelle enabled auto-merge (squash) October 6, 2024 02:19
@tristanlabelle tristanlabelle merged commit 6986bc8 into main Oct 6, 2024
3 checks passed
@tristanlabelle tristanlabelle deleted the flags-enum-signedness-fix branch October 6, 2024 10:53
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.

[Flags] enum typedefs should be uint32_t instead of int32_t
1 participant