patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison

Problem:    MS-Windows: warning for signed/unsigned comparison.
Solution:   Add type cast.
This commit is contained in:
Bram Moolenaar
2021-05-08 20:09:24 +02:00
parent 24f720998f
commit 918b08957c
2 changed files with 4 additions and 2 deletions

View File

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