-
Notifications
You must be signed in to change notification settings - Fork 584
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
build: Some compiler warnings with musl #5421
Comments
Interesting that it doesn't happen in the CI, where fatal warnings are enabled. |
The difference to our CI is that Alpine builds with musl. @rusty-snake Can you please try building on Alpine with #5431? |
kmk3
changed the title
Some compiler warnings
Some compiler warnings when building with musl
Nov 3, 2022
kmk3
changed the title
Some compiler warnings when building with musl
build: Some compiler warnings with musl
Nov 3, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some compiler warnings. Not critical but they will fail the build with
--enable-fatal-warnings
.Firejail: 65c5480
gcc:
gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219
The text was updated successfully, but these errors were encountered: