lua-users home
lua-l archive

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


On Sat, Jul 10, 2010 at 22:58, David Manura <dm.lua@math2.org> wrote:
> This crashes on Lua 5.2.0work3:

>  (echo 'x=1' | luac -s - ) && luac -l

AFAIR, luac is still broken for 5.2 w3.

See this, for example:
http://lua-list.2524044.n2.nabble.com/5-2-0-work-2-and-luac-tp5020396p5021096.html

HTH,
Alexander.