Re: Status of Lua 5.2 module porting
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Status of Lua 5.2 module porting
- From: steve donovan <steve.j.donovan@...>
- Date: 2012年4月19日 08:10:01 +0200
On Wed, Apr 18, 2012 at 8:43 PM, Sam Roberts <vieuxtech@gmail.com> wrote:
> Where is your ported src for luasocket?
It's here: https://github.com/stevedonovan/luabuild/tree/master/modules/luasocket
and based off your fork; I didn't know about Diego's unstable branch.
The main contribution here is that the Lua modules and tests are now
Lua 5.2 compatible (and are still 5.1 compatible)
I'll update the C source from his unstable branch, unless the word
'unstable' is not just a label ;)
steve d.