0
0
mirror of https://github.com/vim/vim.git synced 2025-10-10 06:24:10 -04:00

patch 7.4.1423

Problem:    Channel test fails on MS-Windows.
Solution:   Do not give an error message when reading fails, assume the other
            end exited.
This commit is contained in:
Bram Moolenaar
2016-02-26 11:52:39 +01:00
parent 46c85439c9
commit 4cafa6dc7f
2 changed files with 7 additions and 9 deletions

View File

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