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:
@@ -762,6 +762,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1717,
|
||||
/**/
|
||||
1716,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user