lua-users home
lua-l archive

Re: No lfs for 5.2 yet?

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


> I'm sorely missing lfs for Lua 5.2.
lfs works fine for Lua 5.2 after simply adding these two lines at the
end of luaconf.h and rebuilding Lua 5.2:
#define LUA_COMPAT_MODULE
#define luaL_reg luaL_Reg

AltStyle によって変換されたページ (->オリジナル) /