forked from aniani/vim
patch 9.0.2059: outstanding exceptions may be skipped
Problem: outstanding exceptions may be skipped Solution: When restoring exception state, process remaining outstanding exceptions closes: #13386 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
This commit is contained in:
committed by
Christian Brabandt
parent
a36acb7ac4
commit
0ab500dede
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2059,
|
||||
/**/
|
||||
2058,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user