lua-users home
lua-l archive

Re: Lua 5.1 (beta) now available

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


I think there is a problem with lauxlib.c and the unguarded use of luaL_getn.
i.e.
luaL_getn can be removed with
#if defined(LUA_COMPAT_GETN)
DB

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