]> granicus.if.org Git - vim/commit
patch 8.1.1030: quickfix function arguments are inconsistent v8.1.1030
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Mar 2019 20:12:49 +0000 (21:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Mar 2019 20:12:49 +0000 (21:12 +0100)
commit0398e00a1bf79e85223fb26938c8dd0d54883b77
treef610600001201f5c1823220e5ed321fa34c97bb3
parent60ebd524cf7a27c936cb34395cda9a7cc23abeae
patch 8.1.1030: quickfix function arguments are inconsistent

Problem:    Quickfix function arguments are inconsistent.
Solution:   Pass a list pointer instead of info and index. (Yegappan
            Lakshmanan, closes #4135)
src/quickfix.c
src/version.c