commit | fb172d0a929432856983a51d4139f705d4c01365 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Mon Oct 05 10:38:41 2020 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Mon Oct 12 12:29:09 2020 -0300 |
tree | d6f1e18a818b12689c785b8c0789a868339a6753 | |
parent | 0085db4596df99b43fc245f71ee444da68cb830b [diff] |
No need for 'volatile' in string.pack/unpack Type punning an address to 'char *' should be always safe.
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 and send patches, post a message to the Lua mailing list.
Download official Lua releases from Lua.org.