lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Dec 18, 2007 at 03:54:29PM -0200, Hisham Muhammad wrote:
> On Dec 18, 2007 4:07 AM, steve donovan <steve.j.donovan@gmail.com> wrote:
> > Have a look at:
> >
> > http://mysite.mweb.co.za/residents/sdonovan/lua/posix.zip
> >
> > I couldn't resist an extra function; a simplified implementation of poll()
> 
> Thanks -- it should help when putting together the patch for the rock.
> But I'll refrain from adding functions to avoid breaking API
> compatibility with the vanilla lposix module.

The debian package has just what is needed to make lposix compile with
lua5.1, you can grab the patches there:
  
  http://svn.debian.org/viewsvn/pkg-lua/packages/lua-posix/trunk/debian/patches/

Cheers
-- 
Enrico Tassi