1
0
forked from aniani/vim

patch 7.4.1298

Problem:    When the channel test fails in an unexpected way the server keeps
            running.
Solution:   Use try/catch. (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2016-02-10 20:32:20 +01:00
parent a483326e3b
commit d6a8d48587
2 changed files with 73 additions and 45 deletions

View File

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