mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05:00
patch 7.4.1374
Problem: Channel test hangs on MS-Windows. Solution: Disable the ch_read() that is supposed to time out.
This commit is contained in:
@@ -747,6 +747,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1374,
|
||||
/**/
|
||||
1373,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user