1
0
forked from aniani/vim

patch 8.2.2696: Lua test fails with Lua 5.4.3 and later

Problem:    Lua test fails with Lua 5.4.3 and later.
Solution:   Check for different error messages. (Yegappan Lakshmanan,
            closes #8050)
This commit is contained in:
Bram Moolenaar
2021-04-03 14:13:33 +02:00
parent 1e6bbfb560
commit f65ed86f6f
2 changed files with 54 additions and 25 deletions

View File

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