On 29 April 2013 13:27, Philipp Janda <[email protected]> wrote: > Hi! > > lbci[1] for Lua 5.2 has been released by lhf. I have made a rockspec and a > matching tarball, that supports Lua 5.1 and Lua 5.2. The rockspec is > attached, the tarball can be found here[2] temporarily, but I kind of > assumed that the tarball would be hosted on the luarocks server like before. > If that is not possible, we can probably find another place (github maybe). > > [1]: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbci > [2]: http://lua.siffiejoe.dtdns.net/lbci.tar.gz > > There is one incompatibility with the previous rock: I didn't patch lbci.c > to change luaopen_bci to luaopen_inspector. So you need to require("bci") > instead of require("inspector") with this rock. > > Philipp > > p.s.: Is this multi-Lua rock a good idea, or should we publish a Lua > 5.2-only rock and let luarocks figure out the latest compatible rock for a > given Lua version on its own? (Or even create a completely new rock like > "lbci52")?
I'm not sure why the previous version was hosted at luarocks.org, but I just uploaded the tarball and the rockspec (I just renamed the tarball into a versioned name for easier future maintenance). Thanks for sorting this out! -- Hisham http://hisham.hm/ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
