mirror of
https://github.com/lua/lua.git
synced 2026-09-17 15:54:21 +00:00
When both 'int' and 'l_obj' have 32 bits, an unsigned int needs a cast to be assigned to 'l_obj'. (As long as 'l_obj' can count the total memory used by the system, these casts should be safe.)
8.0 KiB
8.0 KiB