Skip to content

Conversation

owent
Copy link

@owent owent commented Aug 12, 2022

@owent owent changed the title Fix lua binding compatibility Fix lua binding compatibility and some warnings with some compilers. Jun 12, 2023
+ Fix UB when pass a negative number into `isprint()` when using UTF-8 charators.(Which will crash with MSVC)
+ Fix `cannot convert ‘bool’ to ‘const char*’ in return` or something like this with new GCC and clang.

Signed-off-by: owent <admin@owent.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lua binding compatibility for lua 5.3+

1 participant