1
0
forked from aniani/vim

patch 8.2.2038: compiler test fails on MS-Windows

Problem:    Compiler test fails on MS-Windows.
Solution:   Sort the found compiler plugin names.
This commit is contained in:
Bram Moolenaar
2020-11-23 21:39:14 +01:00
parent 60bc8e7244
commit 142f23544c
2 changed files with 4 additions and 1 deletions

View File

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