forked from aniani/vim
patch 8.2.5125: MS-Windows: warnings from MinGW compiler
Problem: MS-Windows: warnings from MinGW compyler. Solution: Use "volatile". (Yasuhiro Matsumoto, closes #10589) Initialize variable.
This commit is contained in:
committed by
Bram Moolenaar
parent
620aa8eb5b
commit
09f68a5e78
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5125,
|
||||
/**/
|
||||
5124,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user