1
0
forked from aniani/vim

patch 8.1.0005: test for :compiler command fails on MS-Windows

Problem:    Test for :compiler command fails on MS-Windows.
Solution:   Ignore difference in path.
This commit is contained in:
Bram Moolenaar
2018-05-19 16:45:15 +02:00
parent 54651f7494
commit d19b234154
2 changed files with 5 additions and 3 deletions

View File

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