[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (rc7) now available
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 8 Dec 2011 15:45:05 +0200
On Thu, Dec 8, 2011 at 3:39 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.2.0 (rc7) is now available at
> http://www.lua.org/work/lua-5.2.0-rc7.tar.gz
I see that LUA_FILEHANDLE is now longer in lualib.h.
So this is an official way of saying "Don't play with the inner
details of file objects" ? ;)
(which is wise, since LuaJIT has a different internal implementation)
steve d.