[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Numeric key collision related bug in Lua 5.3
- From: "Liam Devine" <liamdevine@...>
- Date: Tue, 21 Apr 2015 21:23:54 +0100
On 21/04/15 21:04, Andrew Starks wrote:
> It would add tremendously to my understanding if someone someone would
> make up a story that includes a user in a real-world scenario hitting
> this edge case. ...
>
>
>
> -Andrew
>
Correction to my earlier email a this does not just effect rawequal.
> a, b = math.maxinteger + 2.1, math.maxinteger + 3.5
> print(math.type(a), math.type(b))
float float
> return a == b
true
--
Liam
Attachment:
signature.asc
Description: OpenPGP digital signature