On Thu, 25 Jan 2018 09:53:29 +0530 Chris Lamb <[email protected]> wrote: > tags 888401 + pending > tags 888402 - pending > thanks > > Hi Paul, > > Oops, I got #888401 and #888402 confused as they were submitted so soon > together and with similar names. Anyway, I've implemented the extended > metadata stuff here: > > > https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=8f8bc714271132afce2edbb32150f73504fc67d0 > > For example: > > [...] > > Enjoy! > > > Best wishes, > > -- > ,''`. > : :' : Chris Lamb > `. `'` [email protected] / chris-lamb.co.uk > `- > >
Hi, I am curious; the code seems like it implicitly rely on xattr.get_all returning keys in sorted/deterministic order to get a "non-noisy" diff, does xattr.get_all return values in a sorted/deterministic order? Thanks, ~Niels

