]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0330: the qf_add_entries() function is too long v8.1.0330
authorBram Moolenaar <Bram@vim.org>
Tue, 28 Aug 2018 20:07:44 +0000 (22:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 28 Aug 2018 20:07:44 +0000 (22:07 +0200)
commit6f6ef7c1951b080843f3da049d3f5d0679de7348
tree61371766624685a50ac851fe8850d43fef314204
parenta06afc7f5e7ba085abf1475a65ae3ea79c961a0e
patch 8.1.0330: the qf_add_entries() function is too long

Problem:    The qf_add_entries() function is too long.
Solution:   Split in two parts. (Yegappan Lakshmanan)
src/quickfix.c
src/version.c