-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Pending warnings to fix #1113
Comments
We should consider turning warnings into errors and fix everything |
This could have sense in the testing phase of the workflow Anyway, you want to fix these small warnings? |
|
More warnings, In this case with GCC 12.2 running inside the Docker image builder for ARM target
|
These detected compiling with GCC 12.2 for MIPS:
|
I feel some of the warnings doesn't have sense to fix, because it complicates the code and they aren't errors. However, if someone wants to update the code then no problem. I've fixed some in the PR #1115 |
Hi @catalinii , Please, review your change of 8d33e93 becuase it has broken the automatic checking of patches, like this https://github.com/catalinii/minisatip/actions/runs/5242026172/jobs/9464892586?pr=1119 . Thank you. |
I hope to fix the binaries generation with zig in max 1 werk |
FYI,
Compiling with
zig cc
andEMBEDDED=1
:The text was updated successfully, but these errors were encountered: