mirror of
https://github.com/lua/lua
synced 2025-03-31 01:53:06 +03:00
279c3a6961

- The preprocessor must work with at least 'long', and therefore must do shifts of up to 31 bits correctly. - Whenever possible, use unsigned types in shifts.
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%