lua-users home
lua-l archive

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


On Sat, 6 Mar 2010, Oliver Schmidt wrote:

> In Lua 5.2 these macros are not any longer in luaconf.h but are still in the 
> code: see llimits.h and lstate.c.
> 
> I hope that this mechanism will not vanish in the final Lua 5.2 version.

I hope they go away.  It's much easier to apply two patches to the 
code which don't use the extra space than two which do.

Joonas