0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0460: assert_fails() does not take a message argument

Problem:    assert_fails() does not take a message argument
Solution:   Add the argument.
This commit is contained in:
Bram Moolenaar
2018-10-07 20:16:49 +02:00
parent a05a0d325c
commit 1307d1c003
4 changed files with 22 additions and 3 deletions

View File

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