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 compilation with newer gcc and clang versions #1

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

gerlachs
Copy link

@gerlachs gerlachs commented Nov 2, 2023

GCC > 12 and CLANG > 15 (?) fails to compile code due to missing std int types:

error: unknown type name 'uint32_t'

@Murmele Murmele merged commit 2c1a8e6 into Murmele:master Nov 21, 2023
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.

2 participants