]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/buggy-gcc-12-workaround'
authorJunio C Hamano <gitster@pobox.com>
Sun, 17 Apr 2022 23:32:05 +0000 (16:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Apr 2022 23:32:05 +0000 (16:32 -0700)
A couple of work around for CI breaking warnings from gcc 12.

* cb/buggy-gcc-12-workaround:
  config.mak.dev: alternative workaround to gcc 12 warning in http.c
  config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job


Trivial merge