1
0
forked from aniani/vim

patch 8.0.1717: C89 check causes too much trouble

Problem:    C89 check causes too much trouble.
Solution:   Remove enforcing C89 for now.
This commit is contained in:
Bram Moolenaar
2018-04-15 13:12:46 +02:00
parent ac3e830065
commit 3cba73423e
3 changed files with 2 additions and 16 deletions

View File

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