forked from aniani/vim
patch 7.4.2198
Problem: Test alot sometimes fails under valgrind. (Dominique Pelle) Solution: Avoid passing a callback with the wrong number of arguments.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2198,
|
||||
/**/
|
||||
2197,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user