1
0
forked from aniani/vim

patch 7.4.2301

Problem:    MS-Windows: some files remain after testing.
Solution:   Close the channel output file.  Wait for the file handle to be
            closed before deleting the file.
This commit is contained in:
Bram Moolenaar
2016-09-01 18:32:11 +02:00
parent 5c80908ced
commit 641ad6c7ac
3 changed files with 33 additions and 21 deletions

View File

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