CI: enforce -Wpedantic and -Wshadow
-Wpedantic is only enforced in CI, as we only have it fixed with c11 standard, and I didn't want to force c11 dependency for everyone yet.
Showing
Please register or sign in to comment
-Wpedantic is only enforced in CI, as we only have it fixed with c11 standard, and I didn't want to force c11 dependency for everyone yet.