commit | 9f0c0fe0de64bc41efea73a2da881ff0a1036a03 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue Sep 10 11:34:42 2024 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Tue Sep 10 11:34:42 2024 -0300 |
tree | 684f2919e50ad8793542e556576907140c544aee | |
parent | 782ef85b22f89d1cd1ab083202f018668d26e4b0 [diff] |
Bug: Wrong limit for local variables in 16-bit systems USHRT_MAX does not fit in an 'int' in 16-bit systems.
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.