Hi,
Trying to build gvim Vim.8.2.551 version under windows 10 / MSYS2 with *Lua
54 support* gives this error:
> *if_lua.c:438:1: error: static declaration of 'luaL_typeerror' follows
> non-static declaration*
> * 438 | luaL_typeerror(lua_State *L, int narg, const char *tname)*
> * | ^~~~~~~~~~~~~~*
> *In file included from if_lua.c:16:*
> *./lua-5.4.0-beta/src/lauxlib.h:53:17: note: previous declaration of
> 'luaL_typeerror' was here** 53 | LUALIB_API int (luaL_typeerror)
> (lua_State *L, int arg, const char *tname);*
| ^~~~~~~~~~~~~~
Can we update Lua support ?
Thank you
NiVa
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/f5d1609a-0c7b-413e-9859-f3f18c5160b6%40googlegroups.com.