Re: Yet again about constant overflow
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Yet again about constant overflow
- From: Miles Bader <miles@...>
- Date: 2011年6月23日 09:57:42 +0900
Lua 5.2 has a greatly increased constant limit.
[This required a VM change, so it's not entirely trivial (i.e., it's not
just changing a constant somewhere).]
I've seen some people on this list talk about back-porting this change
to Lua 5.1, but I'm not sure if anybody's done it.
-Miles
--
The secret to creativity is knowing how to hide your sources.
--Albert Einstein