]> granicus.if.org Git - vim/commit
patch 8.1.0438: the ex_make() function is too long v8.1.0438
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Sep 2018 21:09:55 +0000 (23:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Sep 2018 21:09:55 +0000 (23:09 +0200)
commitb434ae2a1fcbbd43244c6130451de7f14346e224
treeb85d92e02cfd7df601bde79c30e5cb96837671d1
parent95892c27b242cdbc78e622c7a861a4e15aec7a30
patch 8.1.0438: the ex_make() function is too long

Problem:    The ex_make() function is too long.
Solution:   Split it into several functions. (Yegappan Lakshmanan)
src/quickfix.c
src/version.c