mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +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.)
24 KiB
24 KiB