]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1530: Vim9: test fails on MS-Windows v8.2.1530
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Aug 2020 21:37:09 +0000 (23:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Aug 2020 21:37:09 +0000 (23:37 +0200)
commit5163fcce792c9d730bf864f4d9bb07f30625cff9
treed72ae10b10c3dcb8df67de8ee2238e9d7c8185e5
parent749639ec7248740cd271f34ec5f7bb70891b459c
patch 8.2.1530: Vim9: test fails on MS-Windows

Problem:    Vim9: test fails on MS-Windows.
Solution:   Skip Ex command inside "if false".
src/version.c
src/vim9compile.c