]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0104: using channel or job with ":execute" has strange effects v8.2.0104
authorBram Moolenaar <Bram@vim.org>
Wed, 8 Jan 2020 19:09:01 +0000 (20:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 8 Jan 2020 19:09:01 +0000 (20:09 +0100)
commitb662591e505e8523634a1c8ddfb7fe44fae880c6
tree2a3b6f799e6de32ebde775ebb76f366060617779
parente2a8f0773e91685843c062b1e48259712d5f2213
patch 8.2.0104: using channel or job with ":execute" has strange effects

Problem:    Using channel or job with ":execute" has strange effects.
Solution:   Give an error message for Job and Channel.
src/eval.c
src/testdir/test_eval_stuff.vim
src/version.c