[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.1.5 now available
- From: Mike Pall <mikelu-1203@...>
- Date: Wed, 14 Mar 2012 09:06:20 +0100
pansz wrote:
> Will LuaJIT2 be upgraded/syncronized to 5.1.5?
Umm, why? The code base has little to do with Lua anymore. There's
a define for the Lua version, but it's not used anywhere. The
issues fixed by 5.1.5 over 5.1.4 aren't present or have already
been fixed in LuaJIT 2.x.
LuaJIT 1.x on the other hand will be upgraded (but most of the
issues have already been fixed in 1.1.7).
--Mike