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

patch 7.4.2081

Problem:    Line numbers in the error list are not always adjusted.
Solution:   Set b_has_qf_entry properly. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-07-20 21:44:37 +02:00
parent b869c0da31
commit c1542744e7
4 changed files with 21 additions and 11 deletions

View File

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