]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1964 v7.4.1964
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 20:05:54 +0000 (22:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 20:05:54 +0000 (22:05 +0200)
commit688e3d1fd9b9129a5ba0e0d599ccfe6f4443daf3
tree98fe19b9f7d30f3f97f2c43256a41934470c725b
parent97ff9b9cffd97219d888874b9b3811d55e99c78f
patch 7.4.1964
Problem:    The quickfix init function is too big.
Solution:   Factor out parsing 'errorformat' to a separate function. (Yegappan
            Lakshmanan)
src/quickfix.c
src/version.c