Re: 0.17(8 -> 7) release next (week -> month) [Tomorrow]

2019-08-13 Thread Mark Wielaard
On Mon, Jul 15, 2019 at 12:17:36PM +0200, Mark Wielaard wrote: > On Sat, 2019-07-13 at 00:36 +0200, Mark Wielaard wrote: > > In another thread I said I would like to do a release end of this week > > with the csky backend and the elfclassify tool integrated. But I didn't > > make enough time for re

Re: [PATCH] elfclassify tool

2019-08-13 Thread Mark Wielaard
Hi, With the dwelf_elf_begin fix now committed I intend to commit the elfclassify tool as attached. It now treats a NULL return from [dwelf_]elf_begin always as error. It has the new --library classification and various fixes that were pointed out during the review. Cheers, Mark>From 3f489b5c7c7

Re: [PATCH] elfclassify tool

2019-08-13 Thread Mark Wielaard
On Mon, Jul 29, 2019 at 04:38:17PM +0200, Florian Weimer wrote: > > On Mon, Jul 29, 2019 at 11:16:31AM +0200, Florian Weimer wrote: > > So the test should be: > > > > diff --git a/src/elfclassify.c b/src/elfclassify.c > > index ebd42c1d5..b17d14d45 100644 > > --- a/src/elfclassify.c > > +++ b/src/e