[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua libraries
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 29 Jan 2002 12:54:11 -0200
>The big question for me is whether to package pure Lua 4.0, or what I've
>been calling Lua 4.0.1: liblua40.so with lua_loadbuffer and lua_loadfile
>exposed, in order to support the new readline, line-spanning
>/usr/bin/lua.
Please package pure Lua 4.0. There is no official 4.0.1 or such.
If you want, add the changes as patch file.
--lhf