forked from aniani/vim
patch 9.0.0684: skipped :exe command fails compilation on MS-Windows
Problem: Skipped :exe command fails compilation on MS-Windows. Solution: Adjust return value when skipping.
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
684,
|
||||
/**/
|
||||
683,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user