mirror of
https://github.com/lua/lua
synced 2025-02-08 01:04:03 +03:00
6443185167
'lua_resetthread' is back to its original signature, to avoid incompatibilities in the ABI between releases of the same version. New function 'lua_closethread' added with the "correct" signature.