On Mon, Sep 23, 2013 at 2:45 PM, Ignacio Burgueño
<iburgueno@gmail.com> wrote:
It currently does not work with Lua 5.2, but it should be easy to fix.
Well, it was easy indeed. I've just released v0.1.1, which also supports Lua 5.2 and LuaJIT.
When it gets published on LuaRocks main repository, installation will be just:
luarocks install stacktraceplus
Until then, you'll have to specify the rockspec url:
Regards,
Ignacio