[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: diff for enhanced lua executable for 4.0 available
- From: nop@...
- Date: Fri, 21 Dec 2001 18:27:34 -0600 (CST)
On Fri, 21 Dec 2001, Luiz Henrique de Figueiredo wrote:
> There's a ready-made file at http://www.tecgraf.puc-rio.br/lua/work/lua-4.0.c .
And you need to export lua/src/ldo.c:parse_buffer as lua_loadbuffer as
well. This should be a safe change, as almost all shared library/DLL
systems allow this without breaking backwards compatibility.
Jay