mirror of
https://github.com/lua/lua.git
synced 2026-07-24 06:59:06 +00:00
9130ceb19d324472d135e8e644a01e8b16334c31
The union may have alignment requirements stricter than some of its members. Some checking tools (e.g., gcc with options -fsanitize) can then complain that the result of a cast from pointer to member to pointer to the union is misaligned.
Lua
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.
Description
Languages
C
66.4%
Lua
33%
Makefile
0.6%