1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2017-09-27 21:42:08 +02:00
parent d1bc96ce24
commit 1ec96c9269
3 changed files with 12 additions and 6 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1156,
/**/
1155,
/**/