[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.1 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 2 Sep 2004 11:54:40 -0300
> COPYRIGHT:
> Shouldn't it say '1994-2004' everywhere?
No, because COPYRIGHT uses the MIT license, which was adopted only in 2003.
> src/lua/README:
>
> * Then, #define lua_userinit(L) to be "openstdlibs(L)+myinit(L)".
>
> Should be 'luaopen_stdlibs'?
Right, thanks. This is a work version, not everything has been checked. They
will be for alpha.
--lhf