]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.958 v7.4.958
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 20:02:27 +0000 (21:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 20:02:27 +0000 (21:02 +0100)
commite1a61991d9b6fd5f65636d17583f93118268cda5
tree9e77c9ae7f4919f04992316446d554ffa64ede3e
parentbc96c29ffc753daef302d20322d1e3d560094f44
patch 7.4.958
Problem:    Vim checks if the directory "$TMPDIR" exists.
Solution:   Do not check if the name starts with "$".
src/fileio.c
src/version.c