commit | ee99452158de5e2fa804bd10de7669848f3b3952 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Feb 28 14:53:58 2025 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Feb 28 14:53:58 2025 -0300 |
tree | a68b8834ef0f61f9a7a2ce297ab3963cec8e56d9 | |
parent | 127a8e80fe0d74efd26994b3877cdc77b712ea56 [diff] |
Error object cannot be nil Lua will change a nil as error object to a string message, so that it never reports an error with nil as the error object.
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.
Please do not send pull requests. To report issues, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.