mbox series

[0/2] ci: avoid failures for pedantic job with fedora 36

Message ID 20220415231342.35980-1-carenas@gmail.com (mailing list archive)
Headers show
Series ci: avoid failures for pedantic job with fedora 36 | expand

Message

Carlo Marcelo Arenas Belón April 15, 2022, 11:13 p.m. UTC
This series makes a hopeful safe attempt to workaround issues that will
affect the pedantic CI job after Fedora 36 gets released, and that could
be alternatively handled by locking that job to keep using Fedora 35
until all issues with gcc 12 (which is used as the system compiler) are
addressed.

Carlo Marcelo Arenas Belón (2):
  config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job
  config.mak.dev: alternative workaround to gcc 12 warning in http.c

 config.mak.dev | 6 ++++++
 1 file changed, 6 insertions(+)