[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc1) now available
- From: Peter Cawley <lua@...>
- Date: Mon, 13 Jun 2011 19:57:25 +0100
On Mon, Jun 13, 2011 at 7:33 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.2.0 (beta-rc1) is now available at
> http://www.lua.org/work/lua-5.2.0-beta-rc1.tar.gz
>
> MD5 29b3219f21158d9861e18f2b7f0f55e3 -
> SHA1 96d55f970588f3450857e4b5842dacfb9c5ebbd7 -
>
> This is an beta version. Some details may change in the final version.
>
> The main changes since Lua 5.1 are listed in
> http://www.lua.org/work/doc/#changes
>
> The complete diffs since the alpha version are available at
> http://www.lua.org/work/diffs-lua-5.2.0-alpha-beta-rc1.txt
>
> This release candidate will be the beta version if no glitches are found
> in the next 10 days or so.
>
> All feedback welcome. Thanks.
> --lhf
The documentation relating to lua_arith seems incorrect with regard to
LUA_OPUNM. The code in lapi.c appears to create the second argument,
and thus does not require a dummy nil.