[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Status of Lua 5.2 module porting
- From: Sam Roberts <vieuxtech@...>
- Date: Wed, 18 Apr 2012 11:43:18 -0700
On Wed, Apr 18, 2012 at 6:32 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> Here are the modules which have been ported to Lua 5.2 for luabuild
> (but naturally they may be used outside this context)
>
> M["socket.core"] = "luasocket/src"
> M["mime.core"] = "luasocket/src"
Where is your ported src for luasocket?
Diego's current unstable has 5.2 support, but I think only for the C,
not the lua.
Is yours based on one of the source repos he's pulling into his unstable?
https://github.com/diegonehab/luasocket/tree/unstable
Sam