forked from aniani/vim
patch 8.2.3158: strange error message when using islocked() with a number
Problem: Strange error message when using islocked() with a number.
(Yegappan Lakshmanan)
Solution: Check that the name is empty.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3158,
|
||||
/**/
|
||||
3157,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user