vim-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 vim/vim#501)

e3303cb081

This was already fixed in Neovim by c708061.
This commit is contained in:
James McCoy
2016-05-06 15:17:26 -04:00
parent 6c3ead6684
commit 3b492387ee

View File

@@ -671,7 +671,7 @@ static int included_patches[] = {
// 1010, // 1010,
// 1009 NA // 1009 NA
// 1008 NA // 1008 NA
// 1007, 1007,
1006, 1006,
// 1005 NA, // 1005 NA,
// 1004 NA, // 1004 NA,