Re: [ANN] Lua 5.3.0 (work3) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work3) now available
- From: Philipp Janda <siffiejoe@...>
- Date: 2014年6月23日 16:27:56 +0200
Am 19.06.2014 22:32 schröbte Luiz Henrique de Figueiredo:
Lua 5.3.0 (work3) is now available for testing at
http://www.lua.org/work/lua-5.3.0-work3.tar.gz
All feedback welcome. Thanks.
It seems that `-DLUA_COMPAT_ALL` in the Makefile doesn't have any
effect. Some combination of `LUA_COMPAT_5_2` and `LUA_COMPAT_5_1` is needed.
--lhf
Philipp