- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 52
Open
Description
Describe the bug
While building with xmake, there's an error in curses.c . error: implicit declaration of function ‘luaL_setfuncs’. This might be because the function luaL_setfuncs is not properly declared
Expected behavior
No errors while builing
Error output
error: src/core/curses/curses.c:838:5: error: implicit declaration of function ‘luaL_setfuncs’; did you mean ‘lua_setfenv’? [-Werror=implicit-function-declaration]
Related Environment
Please provide the compilation or runtime environment information.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels