commit | c15543b9afa31ab5dc564511ae11acd808405e8f | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue May 20 17:50:56 2025 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue May 20 17:50:56 2025 -0300 |
tree | 61adad4a35a283342abd8366b9fbed1fadcab423 | |
parent | be05c444818989463dc307eed283503d391f93eb [diff] |
Bug: check for constructor overflow in [exp] fields The check for constructor overflow was considering only fields with explicit names, ignoring fields with syntax '[exp]=exp'.
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.