1
0
forked from aniani/vim

patch 8.0.1251: invalid expressin passed to WaitFor()

Problem:    Invalid expressin passed to WaitFor().
Solution:   Check if the variable exists.
This commit is contained in:
Bram Moolenaar
2017-11-02 19:23:03 +01:00
parent f8f8b2eadb
commit d97fbf171e
2 changed files with 3 additions and 1 deletions

View File

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