forked from aniani/vim
patch 9.0.1112: test_mswin_event() can hang
Problem: test_mswin_event() can hang. Solution: Add the "execute" argument to process events right away. (Christopher Plewright, closes #11760)
This commit is contained in:
committed by
Bram Moolenaar
parent
96dd34e534
commit
7b0afc1d76
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1112,
|
||||
/**/
|
||||
1111,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user