]> granicus.if.org Git - vim/commit
patch 8.1.0431: the qf_jump() function is too long v8.1.0431
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Sep 2018 19:50:12 +0000 (21:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Sep 2018 19:50:12 +0000 (21:50 +0200)
commit6dae96ef7ad56191c13c4993f04cbfd450d91ad2
tree0d2f081780dd42ca552311347de2edf5a5c51ced
parentd339828b4b0dde662dc9ce65baf1cc098aec402c
patch 8.1.0431: the qf_jump() function is too long

Problem:    The qf_jump() function is too long.
Solution:   Refactor to split it into several functions. (Yegappan Lakshmanan)
src/quickfix.c
src/version.c