On Sat, Dec 4, 2010 at 6:33 PM, Alexander Gladysh <[email protected]> wrote: > On Thu, Oct 14, 2010 at 18:42, Hisham <[email protected]> wrote: >> On Thu, Oct 14, 2010 at 11:25 AM, Alexander Gladysh <[email protected]> >> wrote: >>> On Thu, Oct 14, 2010 at 18:16, Hisham <[email protected]> wrote: >>>> On Wed, Oct 13, 2010 at 9:11 PM, Alexander Gladysh <[email protected]> >>>> wrote: > >> I believe the current state of git is that index.html is properly >> sorted but manifest isn't -- it is just a simple serialization of the >> table. I can't look closely at it right now but maybe it's just a >> matter of changing pairs() to util.sortedpairs() in luarocks.persist. >> Please give it a try and let me know how it goes. > > Sorry for the delay. > > With 2.0.4-rc2 I get stable index.html output for both Lua and LJ2 > (which does table traversal in different order). So, this is fixed. > > However, manifest file is not stable. > > (I use this command to run under LJ2: luajit2 `which luarocks-admin` > make-manifest .) > > Can manifest be ordered as well?
Done in git. Thanks for the heads-up! -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
