]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1098: quickfix code duplication v8.1.1098
authorBram Moolenaar <Bram@vim.org>
Sun, 31 Mar 2019 13:31:59 +0000 (15:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Mar 2019 13:31:59 +0000 (15:31 +0200)
commit95946f1209ad088bfe55c83256c299156c11d8e0
tree022e23e3e0e20c0da1fa6a95d2ae8333553d8177
parent4fc8e2f8bb3eb42df0f72cfcc1f8f8e567e7ce4f
patch 8.1.1098: quickfix code duplication

Problem:    Quickfix code duplication.
Solution:   Refactor the qf_init_ext() function. (Yegappan Lakshmanan,
            closes #4193)
src/README.md
src/quickfix.c
src/version.c