[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luac 5.2.0work3 crash on printing stripped bytecodes with upvalues
- From: Alexander Gladysh <agladysh@...>
- Date: Sun, 11 Jul 2010 12:03:14 +0400
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.