[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: DEB packages with basic Lua 5.2 libraries?
- From: Sam Roberts <vieuxtech@...>
- Date: Tue, 4 Dec 2012 16:04:41 -0800
On Tue, Dec 4, 2012 at 3:49 PM, David Favro <lua@meta-dynamic.com> wrote:
> Is there a need for actual porting to 5.2, or just packaging?
luasocket needed porting, it was calling deprecated apis in 5.1, that
were removed in 5.2. among other things, like the module system
changing.
https://github.com/diegonehab/luasocket/commits/unstable
diego never released, probably why enrico didn't get a 5.2 in.