lua-users home
lua-l archive

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


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