[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: for without end gives `while' error msg
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 26 Jun 2000 08:12:34 -0300 (EST)
>From lua-l@tecgraf.puc-rio.br Sat Jun 24 10:50:40 2000
>From: "Mauro Vezzosi"<mvezzosi@libero.it>
>
>If a for statement haven't the corresponding end, Lua gives the
>error "... to close 'while' ..." insteat of "... to close 'for' ...".
Thanks, this has already been fixed for 4.0 beta.
--lhf