]> granicus.if.org Git - vim/commit
patch 8.1.0410: the ex_copen() function is too long v8.1.0410
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Sep 2018 19:56:02 +0000 (21:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Sep 2018 19:56:02 +0000 (21:56 +0200)
commit476c0db00205590974395df717519407a7717270
treed662cccdd14b4a2996dc8ca5282036f0985f9bcf
parent4b1c9a91b5d7f98b6e3391e776a289d485aa274d
patch 8.1.0410: the ex_copen() function is too long

Problem:    The ex_copen() function is too long.
Solution:   Refactor to split off two functions. (Yegappan Lakshmanan)
src/quickfix.c
src/version.c