Re: Integers-related trap in Lua 5.3
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Integers-related trap in Lua 5.3
- From: Sergey Rozhenko <sergroj@...>
- Date: 2016年5月23日 17:40:31 +0600
As I understood, the problem is a bug in tonumber(). Unless Lua drops
support for floating-point numbers completely, tonumber() must be able
to parse any valid number representable as double.
Anyway, I never tried Lua 5.3, so I may misunderstand the situation. I'm
using LuaJIT and gotta say it's the golden standard of Lua.
Best regards,
Sergey "GrayFace" Rozhenko, mailto:sergroj@mail.ru