]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1991 v7.4.1991
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 12:29:10 +0000 (14:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 12:29:10 +0000 (14:29 +0200)
commit00efded1064427ab3f84e4d57af62e0aab876fc6
tree05f2784ee424f2ae924c316081433e4d0061d778
parent80632db65e8f5f775dadbbc10c5ba6c173ebb24f
patch 7.4.1991
Problem:    glob() does not add a symbolic link when there are no wildcards.
Solution:   Remove the call to mch_getperm().
src/misc1.c
src/version.c