lua-users home
lua-l archive

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


> FYI, LHF's globals.lua script seems to seg fault Lua 5.2.
> 
> % luac -p -l *.lua | lua globals.lua
> ...
> Segmentation fault

Like I said shortly after the announcement, luac has issues:
	http://lua-users.org/lists/lua-l/2010-01/msg00298.html

They are not fundamental issues but just ignore luac for the time being...