mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
The macro 'luaL_pushfail' documents all places in the standard libraries that return nil to signal some kind of failure. It is defined as 'lua_pushnil'. The manual also got a notation (@fail) to document those returns. The tests were changed to be agnostic regarding whether 'fail' is 'nil' or 'false'.
8.6 KiB
8.6 KiB