1
0
forked from aniani/vim

patch 8.0.1018: warnings from 64-bit compiler

Problem:    Warnings from 64-bit compiler. (Christian Brabandt)
Solution:   Add type casts.
This commit is contained in:
Bram Moolenaar
2017-08-30 15:57:33 +02:00
parent dde6034111
commit 4ad3b2b588
2 changed files with 6 additions and 4 deletions

View File

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