1
0
forked from aniani/vim

patch 8.2.4244: MS-Windows: warning from MSVC on debug build

Problem:    MS-Windows: warning from MSVC on debug build.
Solution:   Adjust "/opt"o options.  Remove unused variables.  Make variables
            uppercase for consistency. (Ken Takata, closes #9647)
This commit is contained in:
K.Takata
2022-01-28 18:54:13 +00:00
committed by Bram Moolenaar
parent 57ff2b7068
commit 14cbf77845
2 changed files with 27 additions and 20 deletions

View File

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