]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go' v8.1.1500
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 18:17:18 +0000 (20:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Jun 2019 18:17:18 +0000 (20:17 +0200)
commit21f8d93c7184e69aa76a5caa1d3869b6226189e0
treeda620a6aea7da339ec985e2c055bfc35d0daf5d5
parent24a5ac5d4dbc4dc5d6d2b7e4dda6612dd9233f5d
patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'

Problem:    Wrong shell command when building with VIMDLL and "!" in
            'guioptions'.
Solution:   Add check for GUI in use. (Ken Takata)
src/misc2.c
src/version.c