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 -Wimplicit-function-declaration #3

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Fix -Wimplicit-function-declaration #3

merged 1 commit into from
Nov 21, 2022

Conversation

thesamesam
Copy link
Contributor

No description provided.

@thesamesam
Copy link
Contributor Author

@eribertomota could you maybe take a look? thanks!

Clang 16 will make -Wimplicit-function-declaration error by default.

For more information, see LWN.net [0] or LLVM's Discourse [1], gentoo-dev@ [2],
or the (new) c-std-porting mailing list [3].

[0] https://lwn.net/Articles/913505/
[1] https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213
[2] https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
[3] hosted at lists.linux.dev.

Signed-off-by: Sam James <sam@gentoo.org>
@eribertomota
Copy link
Collaborator

Sorry for my delay.

@eribertomota eribertomota merged commit 72cbca5 into resurrecting-open-source-projects:master Nov 21, 2022
@thesamesam
Copy link
Contributor Author

No worries, thank you!

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.

None yet

2 participants