On May 21, 2015 2:48 AM, "Daurnimator" <q...@daurnimator.com> wrote: > > On 21 May 2015 at 15:10, Hisham <h...@hisham.hm> wrote: > > > > On May 20, 2015 11:59 PM, "Daurnimator" <q...@daurnimator.com> wrote: > >> > >> On 19 May 2015 at 22:26, Luiz Henrique de Figueiredo > >> <l...@tecgraf.puc-rio.br> wrote: > >> >> lbase64 doesn't work with lua 5.3, due to the use of luaL_register: > >> > > >> > For the record, lbase64.c for Lua 5.2 works with Lua 5.3 out of the box, > >> > but the Makefile needs to be changed as follows: > >> > > >> > 4c4 > >> > < LUA= /tmp/lhf/lua-5.2.1 > >> > --- > >> >> LUA= ../lua-5.3.0 > >> > 16c16 > >> > < CC= gcc > >> > --- > >> >> CC= gcc -std=c99 > >> > 18c18 > >> > < WARN= -ansi -pedantic -Wall -Wextra > >> > --- > >> >> WARN= -Wall -Wextra > >> > >> As "slayer beast" (darkstalker) noted, luarocks is using an old > >> lbase64 release (from 20100323). > >> It appears that this release was incorrectly published as compatible > >> with '>=5.1'. > >> The newer release (20120807) works if you edit the rockspec to mark it > >> as 5.3 compatible. > >> > >> lbase64 is currently owned by the 'luarocks' user, and hence only > >> hisham and/or leafo can fix this AFAIKl > > > > If any interested party wants to take over this rock in order to update it, > > we're happy to transfer ownership. > > > > -- Hisham > > It would be fantastic if Luiz could release rocks with his modules. > > But otherwise, Hisham, didn't you have some script that scraped luiz' > page and made releases? > I assume it just needs to be updated for 5.3?
I did long ago but I do not maintain it anymore, and it was never fully automatic. Also, nowadays LuaRocks.org has a good infrastructure in place so that module authors can release their own rocks and not have to go through me (and I'd really prefer if that was the case! :) ) -- Hisham ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers