1
0
forked from aniani/vim

patch 8.1.0183: Lua API changed, breaking the build

Problem:    Lua API changed, breaking the build.
Solution:   Adjust prototype of lua_rawgeti(). (Ken Takata,
            closes #3157, closes #3144)
This commit is contained in:
Bram Moolenaar
2018-07-14 20:49:42 +02:00
parent 4fc85003c5
commit 1741367131
2 changed files with 21 additions and 5 deletions

View File

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