1
0
forked from aniani/vim

patch 8.1.1783: MS-Windows: compiler test may fail when using %:S

Problem:    MS-Windows: compiler test may fail when using %:S.
Solution:   Reset 'shellslash'.
This commit is contained in:
Bram Moolenaar
2019-07-31 22:18:22 +02:00
parent 5477506a9f
commit dff2adc8dd
2 changed files with 7 additions and 0 deletions

View File

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