1
0
forked from aniani/vim

patch 7.4.1350

Problem:    When the test server fails to start Vim hangs.
Solution:   Check that there is actually something to read from the tty fd.
This commit is contained in:
Bram Moolenaar
2016-02-18 22:17:42 +01:00
parent 74a97b1ea0
commit ec70bdd68a
2 changed files with 12 additions and 2 deletions

View File

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