]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1036: quickfix function arguments are inconsistent v8.1.1036
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Mar 2019 13:16:06 +0000 (14:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Mar 2019 13:16:06 +0000 (14:16 +0100)
commit9afe5e9cc01c8ee6811f641746bb5d0d157ea17e
treeaf2a202b84c9af84016e1c0ccfb436b83097cce3
parent0a2f578e22de7e4d82075578afdd5fc2d2dd8134
patch 8.1.1036: quickfix function arguments are inconsistent

Problem:    Quickfix function arguments are inconsistent.
Solution:   Pass a list pointer to more functions. (Yegappan Lakshmanan,
            closes #4149)
src/quickfix.c
src/version.c