forked from aniani/vim
patch 8.2.4134: MS-Windows: test for import with absolute path fails
Problem: MS-Windows: test for import with absolute path fails. Solution: Handle path starting with slash as an absolute path.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4134,
|
||||
/**/
|
||||
4133,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user