]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1251: invalid expressin passed to WaitFor() v8.0.1251
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 18:23:03 +0000 (19:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 18:23:03 +0000 (19:23 +0100)
commitd97fbf171ec0e63117813da045d2a1c51a9b6f62
tree50950cc1dda05d7b60097ab565fca41c2a63a724
parentf8f8b2eadbaf3090fcfccbab560de5dbd501833d
patch 8.0.1251: invalid expressin passed to WaitFor()

Problem:    Invalid expressin passed to WaitFor().
Solution:   Check if the variable exists.
src/testdir/test_clientserver.vim
src/version.c