[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Should Lua be more strict about Unicode errors?
- From: "Soni L." <fakedme@...>
- Date: Sun, 30 Aug 2015 09:30:50 -0300
LuaJIT recently added Lua 5.3's "\u{}" escapes. It's also more strict
about Unicode errors than Lua 5.3[1].
For example, "\u{d800}" is valid in Lua 5.3, but not in LuaJIT.
Should Lua be more strict about Unicode errors?
[1] https://github.com/LuaJIT/LuaJIT/issues/72
--
Disclaimer: these emails are public and can be accessed from <TODO: get a non-DHCP IP and put it here>. If you do not agree with this, DO NOT REPLY.