curl/.github/workflows
Viktor Szakats 2dbe75bd7f
build: fix some -Wsign-conversion/-Warith-conversion warnings
- enable `-Wsign-conversion` warnings, but also setting them to not
  raise errors.
- fix `-Warith-conversion` warnings seen in CI.
  These are triggered by `-Wsign-converion` and causing errors unless
  explicitly silenced. It makes more sense to fix them, there just a few
  of them.
- fix some `-Wsign-conversion` warnings.
- hide `-Wsign-conversion` warnings with a `#pragma`.
- add macro `CURL_WARN_SIGN_CONVERSION` to unhide them on a per-build
  basis.
- update a CI job to unhide them with the above macro:
  https://github.com/curl/curl/actions/workflows/linux.yml -> OpenSSL -O3

Closes #12492
2023-12-19 12:45:28 +00:00
..
appveyor-status.yml tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
awslc.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
codeql-analysis.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
codespell.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
configure-vs-cmake.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
distcheck.yml CI/distcheck: run full tests 2023-12-11 23:26:04 +01:00
fuzz.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
hacktoberfest-accepted.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
label.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linkcheck.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linux32.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
linux.yml build: fix some -Wsign-conversion/-Warith-conversion warnings 2023-12-19 12:45:28 +00:00
macos.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
man-examples.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
ngtcp2-linux.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
proselint.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
quiche-linux.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
reuse.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
spellcheck.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
synopsis.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
torture.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00
wolfssl.yml tidy-up: fix yamllint whitespace issues 2023-12-06 17:25:59 +00:00