1
0
forked from aniani/vim

patch 8.1.1014: MS-Windows: /analyze only defined for non-debug version

Problem:    MS-Windows: /analyze only defined for non-debug version.
Solution:   Move adding of /analyze up. (Taro Muraoka, closes #4114)
This commit is contained in:
Bram Moolenaar
2019-03-17 15:47:25 +01:00
parent 3b5fef6a99
commit 38db5276cd
2 changed files with 8 additions and 6 deletions

View File

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