]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1613: some make output gets picked up by 'errorformat' v9.0.1613
authorGregory Anders <greg@gpanders.com>
Mon, 5 Jun 2023 20:52:46 +0000 (21:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Jun 2023 20:52:46 +0000 (21:52 +0100)
commitd1911a8e2b1498f0cb0275a98f63dd212204a1a8
treec47e1517008f9c7cc4ee9cc4afacf69ca82b5bd8
parent15d4747ffd197ffa5b5a41a852a1fe93b6cc35fd
patch 9.0.1613: some make output gets picked up by 'errorformat'

Problem:    Some make output gets picked up by 'errorformat'.
Solution:   Ignore make output by default. (Gregory Anders, closes #12481)
src/option.h
src/testdir/test_quickfix.vim
src/version.c