On Fri, Jan 18, 2019 at 10:07 AM Rob Landley <[email protected]> wrote: > > On 1/8/19 8:29 PM, enh wrote: > > I still find the generated help text file gets sorted differently from time > > to > > time (despite always being on the same machine) but haven't had time to > > investigate again. > > Hmmm, shouldn't hurt anything. The order of the #defines isn't relevant, the > generated/newtoys.h macro list sucks 'em in to create the help text array and > the toy_list[] array, and as long as those are in the same order it should all > work out... > > Still odd and should be fixed for "reproducible build" reasons, though.
yeah, in a classic instance of two wrongs making a right, i'm not being chased by the reproducible build police because i'm checking in these generated files, so they only change if i'm updating toybox anyway. > Rob > > (I have a pre-1.0 goal to gothrough my mailing list archive and re-read all > the > messages to see if things like that fell through the cracks along the way and > still need fixing. Yes, I am weird. I _really_ should have called this project > dorodango.) > _______________________________________________ > Toybox mailing list > [email protected] > http://lists.landley.net/listinfo.cgi/toybox-landley.net _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
