1
0
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:
Gregory Anders
2023-06-05 21:52:46 +01:00
committed by Bram Moolenaar
parent 15d4747ffd
commit d1911a8e2b
3 changed files with 4 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1613,
/**/
1612,
/**/