[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta) now available
- From: Lorenzo Donati <lorenzodonatibz@...>
- Date: Fri, 15 Jul 2011 01:01:40 +0200
On 13/07/2011 21.36, Luiz Henrique de Figueiredo wrote:
Lua 5.2.0 (beta) has been frozen and is now available at
http://www.lua.org/work/lua-5.2.0-beta.tar.gz
[...]
All feedback welcome. Thanks.
Typo in refman section 2.3, 3rd paragraph:
"When you use xpcall or lua_pcall, you may give an message handler..."
should read:
"When you use xpcall or lua_pcall, you may give *a* message handler..."
--lhf
-- Lorenzo