lua-users home
lua-l archive

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


On 2/25/08, Shmuel Zeigerman <shmuz@actcom.co.il> wrote:
> IMO, the value of having 'continue' would be much greater than that of
>  this scope rule. I'd love to see canceling this rule in favor of adding
>  'continue'. That is, the expression-parameter of 'until' would resolve
>  its variables in the scope enclosing the repeat loop.

i'd vote that way too.  but how to do the transition? adding warnings
to the compiler??


-- 
Javier