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:
committed by
Bram Moolenaar
parent
a29856fcdc
commit
f5785cf059
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3437,
|
||||
/**/
|
||||
3436,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user