]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1014 v7.4.1014
authorBram Moolenaar <Bram@vim.org>
Thu, 31 Dec 2015 21:26:28 +0000 (22:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 31 Dec 2015 21:26:28 +0000 (22:26 +0100)
commit06b0734d9cd2f39d4c12c7fd89a100eadbe5be78
tree697d2ef930655826c7c4a266a38fac6f8fc31c9b
parent9b05a0d0f94d8c4c1ddd51e7f31b73f7556bdbdc
patch 7.4.1014
Problem:    fnamemodify('.', ':.') returns an empty string in Cygwin.
Solution:   Use CCP_RELATIVE in the call to cygwin_conv_path. (Jacob Niehus,
            closes #505)
src/os_unix.c
src/version.c