I just noticed that there's a backport of Lua 5.2's bit32 library to
Lua 5.1. That's nice, as it could simplify e.g. luaposix: no need to
require a different library depending on the version of Lua.

It would be even better if LuaRocks knew that Lua 5.2 included bit32,
so that if Lua 5.2 is used, LuaRocks thinks that bit32 is already
installed.

The only problem is that I can't currently think of any other
circumstance in which this would be useful.

-- 
http://rrt.sc3d.org

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to