lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Feb 19, 2013 at 10:00 PM, Luiz Henrique de Figueiredo lhf@tecgraf.puc-rio.br> wrote:
> Lua 5.2.2 (rc1) is now available at
>         http://www.lua.org/work/lua-5.2.2-rc1.tar.gz
<snip>
> We thank everyone for their feedback on Lua 5.2 till now.
> All feedback welcome. Thanks.

`make solaris` OK on Solaris/x86-64 11.0.

`make freebsd` OK on FreeBSD/x86-64 9.0.

`make bsd` OK on NetBSD/x86-64 5.1.2.

`make bsd` OK on OpenBSD/x86-32 5.1.

`make bsd` OK on OpenBSD/x86-64 5.2.

Tested by running 'print "hello world"' from an interactive instance.