]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGS v8.0.1156
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Sep 2017 19:42:08 +0000 (21:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Sep 2017 19:42:08 +0000 (21:42 +0200)
commit1ec96c926974208bd47710384c8202c47d0752d0
tree5c2cd9d9f8578d9d0d67341eaf41dfdf301ab4db
parentd1bc96ce2466ac1b4af4a2c36de455a1df318d1d
patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGS

Problem:    Removing one -W argument from Perl CFLAGS may cause trouble.
Solution:   Remove all -W flags. (Christian Brabandt)
src/auto/configure
src/configure.ac
src/version.c