[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 15 Jun 2011 14:48:07 -0300
> and if the new introduced syntax breaks somehow your scripts change it.
For the record, the @label syntax does not break scripts, only error messages
in case the script come from a string and begins with '@'.
> Lua 5.2 has also broken my code (not scripts but C/C++ and runtime )
> too in a more fundamental level, but I managed to solve it to support
> lua 5.2...
Please share your problems here if they may help other people moving from 5.1
to 5.2.
- References:
- [ANN] Lua 5.2.0 (beta-rc1) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Alexandre Erwin Ittner
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, David Kastrup
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Eduardo Ochs
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Frank Meier-Dörnberg
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, David Given
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Javier Guerra Giraldez
- Re: [ANN] Lua 5.2.0 (beta-rc1) now available, Jose Luis Hidalgo