[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc0) now available
 
- From: Luiz Henrique de Figueiredo <lhf@...>
 
- Date: Thu, 11 Dec 2014 18:06:43 -0200
 
> One question I have is that do we have to rebuild all Lua 5.2
> modules with the Lua 5.3  dll so that we can use them in Lua 5.3?
Yes:
     Different versions are really different. The API is likely to be a
     little different (but with compatibility switches), but there is no ABI
     compatibility: applications that embed Lua and C libraries for Lua must
     be recompiled.
     				http://www.lua.org/versions.html#numbering