[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lposix library for Lua 5.1
- From: George <j4y54w@...>
- Date: Wed, 11 Oct 2006 00:16:31 +0200
Here:
http://svn.exactcode.de/t2/trunk/package/lua/lua-posix/update-lua51.patch
is one way to patch it for 5.1
George
On Tue, 2006-10-10 at 23:27, Leo Razoumov wrote:
> Dear ALL,
> back in April 2006 LHF posted to this list a work-in-progress version
> of lposix.c for Lua 5.1. See,
> http://lua-users.org/lists/lua-l/2006-04/msg00162.html
> for details. But the official link to lposix library at
> http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
> still contains a tar ball from 2003 (version 5.0).
>
> I am very much interested in having "native" Lua 5.1 version that
> supports new module system. Any suggestions?
>
> --Leo--