forked from aniani/vim
patch 8.2.4243: Lua tests fail with Lua 5.4.4
Problem: Lua tests fail with Lua 5.4.4. Solution: Check messages like before Lua 5.4.3. (Jakub Kulík, closes #9652)
This commit is contained in:
committed by
Bram Moolenaar
parent
fb55207ed1
commit
57ff2b7068
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4243,
|
||||
/**/
|
||||
4242,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user