]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1016: Vim9: test fails when channel feature is missing v8.2.1016
authorBram Moolenaar <Bram@vim.org>
Fri, 19 Jun 2020 20:35:44 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 19 Jun 2020 20:35:44 +0000 (22:35 +0200)
commit7e380030c15d961421a3fcda6cc358e2d112f4f8
treede8612d0bdac46490ad3785d570b3d22190445bc
parent20298ce679dbf21c07c8fe2161724a12424f1e69
patch 8.2.1016: Vim9: test fails when channel feature is missing

Problem:    Vim9: test fails when channel feature is missing.
Solution:   Process an :if command when skipping
src/version.c
src/vim9compile.c