]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions' v8.1.1514
authorBram Moolenaar <Bram@vim.org>
Mon, 10 Jun 2019 12:46:04 +0000 (14:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 10 Jun 2019 12:46:04 +0000 (14:46 +0200)
commit01257a7a8e231904ff73fae1f7783e0b6eb4d5aa
treecd385eff9f2b68c909a67be71477ee50aa1af73b
parent3ff5f0f05d437a6b3eaf3caa5dc2762b49314617
patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'

Problem:    MS-Windows: wrong shell command with ! in 'guioptions'.
Solution:   Do not check for ! in 'guioptions' when applying 'shellxquote'.
            (Yasuhiro Matsumoto, closes #4519)
src/misc2.c
src/version.c