0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.2061

Problem:    qf_init_ext() is too big.
Solution:   Move code to qf_parse_line() (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-07-17 19:25:04 +02:00
parent a9093fe094
commit e87e6dddc2
3 changed files with 382 additions and 321 deletions

View File

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