1
0
forked from aniani/vim

patch 8.0.1029: return value of getqflist() is inconsistent

Problem:    Return value of getqflist() is inconsistent.  (Lcd47)
Solution:   Always return an "items" entry.
This commit is contained in:
Bram Moolenaar
2017-08-31 20:58:02 +02:00
parent 3d593c2dc9
commit da73253a0b
3 changed files with 11 additions and 8 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1029,
/**/
1028,
/**/