1
0
forked from aniani/vim

patch 8.0.0598: building with gcc 7.1 yields new warnings

Problem:    Building with gcc 7.1 yields new warnings.
Solution:   Initialize result. (John Marriott)
This commit is contained in:
Bram Moolenaar
2017-05-16 09:36:54 +02:00
parent 253f912877
commit 9e0f6ec076
2 changed files with 5 additions and 0 deletions

View File

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