mirror of
https://github.com/lua/lua.git
synced 2026-07-20 13:09:29 +00:00
An 'int' may have only 16 bits, so it may not be big enough for UTF-8 values. The new type 'utfint' (in the utf8 library) ensures at least 21 bits for those values.
7.2 KiB
7.2 KiB