lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
About big integers in Lua 5.3.
From
: Xpol Wan <xpolife@
...
>
Date
: Wed, 13 Jan 2016 03:14:49 +0000
Hi,
When writing a big integer bigger than INT64_MAX, lua 5.3 not correctly parsed:
Lua 5.3.1 Copyright (C) 1994-2015 Lua.org, PUC-Rio
> print(9223372036854775808)
-9223372036854775808
Is this a bug or limitation?
Follow-Ups
:
Re: About big integers in Lua 5.3.
,
Dirk Laurie
Prev by Date:
Re: Pattern matching proposal: %B to match balanced string with specified escape
Next by Date:
Re: About big integers in Lua 5.3.
Previous by thread:
Re: [ANN] LuaRocks 2.3.0
Next by thread:
Re: About big integers in Lua 5.3.
Index(es):
Date
Thread