forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
15d4747ffd
commit
d1911a8e2b
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1613,
|
||||
/**/
|
||||
1612,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user