]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.006 v7.4.006
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2013 10:06:55 +0000 (12:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2013 10:06:55 +0000 (12:06 +0200)
commit67652c2935ce5a4313bb071f06b9fa476e10ef78
tree5f696b6c24dafa09cdb9fcf9783d6bc0b5110ed7
parentc56c459075260b4e7fb870ab4687b22222daec08
updated for version 7.4.006
Problem:    mkdir("foo/bar/", "p") gives an error message. (David Barnett)
Solution:   Remove the trailing slash. (lcd)
src/eval.c
src/version.c