forked from aniani/vim
updated for version 7.4.364
Problem: When the viminfo file can't be renamed there is no error message.
(Vladimir Berezhnoy)
Solution: Check for the rename to fail.
This commit is contained in:
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
364,
|
||||
/**/
|
||||
363,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user