]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3770: new compiler warnings from clang-12 and clang-13 v8.2.3770
authorichizok <gclient.gaap@gmail.com>
Thu, 9 Dec 2021 21:08:01 +0000 (21:08 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Dec 2021 21:08:01 +0000 (21:08 +0000)
commitdee78e1ce857985c06ff18e20daeadfe1622b8ae
tree88154493cd203d40f170682397645191fb248fcc
parent4c8c634365bc6d4d462635aed5e0f7ad2262d590
patch 8.2.3770: new compiler warnings from clang-12 and clang-13

Problem:    New compiler warnings from clang-12 and clang-13.
Solution:   Adjust CI and suppress some warnings. (Ozaki Kiichi, closes #9314)
.github/workflows/ci.yml
ci/config.mk.clang-12.sed [new file with mode: 0644]
src/os_unix.c
src/spellfile.c
src/version.c