Skip to content

Fix compiler error when using newer clang versions#383

Open
saurik wants to merge 1 commit intoproot-me:masterfrom
saurik:clang16
Open

Fix compiler error when using newer clang versions#383
saurik wants to merge 1 commit intoproot-me:masterfrom
saurik:clang16

Conversation

@saurik
Copy link
Copy Markdown

@saurik saurik commented Jul 7, 2024

https://www.redhat.com/en/blog/new-warnings-and-errors-clang-16

Starting with Clang 16, implicit function definitions will be considered an error instead of a warning. The C99 standard dropped support for implicit function definitions, but many compilers continued to accept them for backward compatibility.

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.

1 participant