Re: [ANN] Lua 5.2.0 (work2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work2) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2010年1月14日 19:16:29 -0200
> What does concern me is that I ran ALL.lua to find a couple of errors
> because at least some of the scripts have not been updated and used removed
> functions, another hits an assert, table.lua requires a user to look at the
> code to see how to exit the loop etc.
Sorry about that. The next work version will fix this (probably by removing
all tests except hello.lua :-) Starting at alpha the tests will include correct
meaningful code.