]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1007 v7.4.1007
authorBram Moolenaar <Bram@vim.org>
Thu, 31 Dec 2015 17:29:46 +0000 (18:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 31 Dec 2015 17:29:46 +0000 (18:29 +0100)
commite3303cb0817e826e3c25d5dc4ac10b569d0841e1
tree8d417b8b4a9b50ab81d4bc738a3b84937fed5f8a
parent96c664af27ec9535f2c3cd9b889faad3e9460ad6
patch 7.4.1007
Problem:    When a symbolic link points to a file in the root directory, the
            swapfile is not correct.
Solution:   Do not try getting the full name of a file in the root directory.
            (Milly, closes #501)
src/os_unix.c
src/version.c