forked from aniani/vim
patch 8.2.3163: location list window may open a wrong file
Problem: Location list window may open a wrong file. Solution: Also update the qf_ptr field. (Wei-Chung Wen, closes #8565, closes #8566)
This commit is contained in:
committed by
Bram Moolenaar
parent
1a71d31bf3
commit
1557b16dad
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3163,
|
||||
/**/
|
||||
3162,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user