[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Update LuaCrypto version in LuaRocks
- From: Nagaev Boris <bnagaev@...>
- Date: Tue, 3 Nov 2015 00:00:21 +0300
Hi,
LuaCrypto can't be installed if Lua 5.3 is in use.
See bug reports:
* https://github.com/leafo/lapis/issues/6
* https://github.com/yagop/telegram-bot/issues/241
The only Lua 5.3 incompatibility in LuaCrypto is using luaL_checkint
instead of luaL_checkinteger. Could someone fix it, change required
Lua version in the rockspec and push it to luarocks.org, please?
--
Best regards,
Boris Nagaev