[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 and continue
- From: Patrick Donnelly <batrick@...>
- Date: Sun, 31 Jan 2010 20:44:52 -0500
Hi David,
On Sun, Jan 31, 2010 at 8:23 PM, David Burgess <dabsoft@gmail.com> wrote:
> #define LUA_NO_DEBUGLIB 1
> #define LUA_NO_IOLIB 1
> #define LUA_NO_OSLIB 1
> #define LUA_NO_TABLELIB 1
> #define LUA_NO_BITLIB 1
This is a bit unreasonable. luaconf.h should be for making *common*
sweeping changes to the Lua source. Not compiling a couple libraries
is a simple makefile and linit.c change (as lhf noted).
--
-Patrick Donnelly
"Let all men know thee, but no man know thee thoroughly: Men freely
ford that see the shallows."
- Benjamin Franklin