[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua2c for Lua 5.0
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 16 Jul 2006 22:17:31 -0300
> By the way, I spotted a buglet in the output of luac -l -l: print.c
> needs to handle backslashes.
Oops, sorry. Thanks for spotting this.
This bug has also made it into my lstrip and it's now fixed.
If you use lstrip, please get a new version at
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lstrip
A fix for luac will have to wait until 5.0.4(?) and 5.1.2.
--lhf