]> granicus.if.org Git - vim/commit
patch 8.1.1062: quickfix code is repeated v8.1.1062
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Mar 2019 19:31:07 +0000 (20:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Mar 2019 19:31:07 +0000 (20:31 +0100)
commita16123a666b4656543614cb5bdaa69ea69f35d30
tree9cdcda8952d14a1cb143d0730ab33505067a70c1
parent0e97b9487571cf725a9cb28fe4dcefc800415f69
patch 8.1.1062: quickfix code is repeated

Problem:    Quickfix code is repeated.
Solution:   Define FOR_ALL_QFL_ITEMS(). Move some code to separate functions.
            (Yegappan Lakshmanan, closes #4166)
src/quickfix.c
src/version.c