]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0541: Travis CI does not give compiler warnings v8.2.0541
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 16:01:41 +0000 (18:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Apr 2020 16:01:41 +0000 (18:01 +0200)
commit81ea1dfb97af6622c9ad3efdbad317ec965ebaeb
tree51fd1d630abf2046e17da9d6b9ab21052b02efa2
parent004a6781b3cf15ca5dd632c38cc09bb3b253d1f8
patch 8.2.0541: Travis CI does not give compiler warnings

Problem:    Travis CI does not give compiler warnings.
Solution:   Add flags for warnings.  Fix uncovered problems. (Ozaki Kiichi,
            closes #5898)
.travis.yml
ci/config.mk.clang.sed [new file with mode: 0644]
ci/config.mk.gcc.sed [new file with mode: 0644]
ci/config.mk.sed [new file with mode: 0644]
src/if_perl.xs
src/if_ruby.c
src/libvterm/t/harness.c
src/version.c