0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.0.1752: qf_set_properties() is to long

Problem:    qf_set_properties() is to long.
Solution:   Refactor the function.  Define INVALID_QFIDX. (Yegappan
            Lakshmanan, closes #2812)
This commit is contained in:
Bram Moolenaar
2018-04-24 13:55:00 +02:00
parent 4e601e3c82
commit a2aa8a2b22
3 changed files with 165 additions and 95 deletions

View File

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