mirror of
https://github.com/lua/lua.git
synced 2026-07-18 12:09:22 +00:00
- The warning functions get an extra parameter that tells whether message is to be continued (instead of using end-of-lines as a signal). - The user data for the warning function is a regular value, instead of a writable slot inside the Lua state.