]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0608: cannot manipulate other than the current quickfix list v8.0.0608
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Jun 2017 13:30:34 +0000 (15:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Jun 2017 13:30:34 +0000 (15:30 +0200)
commita3921f48c6b31a035c80fda49925dd3b42df0dec
treeef06c95571a9fc007239abf83cf37b37e3c63336
parent45e5fd135da5710f24a1acc142692f120f8b0b78
patch 8.0.0608: cannot manipulate other than the current quickfix list

Problem:    Cannot manipulate other than the current quickfix list.
Solution:   Pass the list index to quickfix functions. (Yegappan Lakshmanan)
src/quickfix.c
src/version.c