1
0
forked from aniani/vim

patch 8.2.3437: compiler warnings for 32/64 bit usage

Problem:    Compiler warnings for 32/64 bit usage.
Solution:   Add type casts. (Mike Williams, closes #8870)
This commit is contained in:
Mike Williams
2021-09-13 22:17:38 +02:00
committed by Bram Moolenaar
parent a29856fcdc
commit f5785cf059
4 changed files with 8 additions and 5 deletions

View File

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