]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2301 v7.4.2301
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Sep 2016 16:32:11 +0000 (18:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Sep 2016 16:32:11 +0000 (18:32 +0200)
commit641ad6c7ac7367f95fd927b8efa4bf74ddb9ccf3
treec49684b1a4092b621e24d572fc8b5adcc5c55b0e
parent5c80908ced601be6db7554a147cdb0f98ac8daa1
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.
src/os_win32.c
src/testdir/test_channel.vim
src/version.c