commit | 127a8e80fe0d74efd26994b3877cdc77b712ea56 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Feb 28 10:10:27 2025 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Feb 28 10:10:27 2025 -0300 |
tree | 12b8b3be0660884f4a1075af37e0f58cbd43a3d3 | |
parent | f9e35627ed26dff4114a1d01ff113d8b4cc91ab5 [diff] |
'__close' gets no error object if there is no error Instead of receiving nil as a second argument, __close metamethods are called with just one argument when there are no errors.
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.