[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4.0 beta announcement
- From: Gabriel Bertilson <arboreous.philologist@...>
- Date: Thu, 3 Oct 2019 19:30:39 -0500
On Thu, Oct 3, 2019 at 7:23 PM Philippe Verdy <verdy_p@wanadoo.fr> wrote:
> if needed the "utf8" library may use additional optional parameter to explicitly request the lax behavior
That's exactly what several of the utf8 functions do. See
https://www.lua.org/work/doc/manual.html#6.5.
— Gabriel