1
0
forked from aniani/vim

patch 8.2.1793: not consistently giving the "is a directory" warning

Problem:    Not consistently giving the "is a directory" warning.
Solution:   Adjust check for illegal file name and directory. (Yasuhiro
            Matsumoto, closes #7067)
This commit is contained in:
Bram Moolenaar
2020-10-03 17:04:37 +02:00
parent 588d241d44
commit c8fe645c19
3 changed files with 45 additions and 10 deletions

View File

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