Re: [PATCH] Tests: Fix warning in show-die-info.c

2021-10-06 Thread Mark Wielaard
Hi Jan-Benedict, On Tue, Oct 05, 2021 at 05:36:40PM +0200, Jan-Benedict Glaw wrote: > > My last email had a wrong subject, though the patch was correct. > Here's a second patch, this time *actally* for tests/show-die-info.c: > > diff --git a/tests/show-die-info.c b/tests/show-die-info.c > index

Re: [PATCH] Tests: Fix warning in show-die-info.c

2021-10-06 Thread Mark Wielaard
Hi, On Tue, Oct 05, 2021 at 05:32:16PM +0200, Jan-Benedict Glaw wrote: > I'm running automated test compiles on Binutils, GCC, Linux, NetBSD > and, since a few days ago, elfutils. > > Building/running the tests, I noticed this little warning: > > [make 2021-10-01 12:18:15] elflint.c: In function

[PATCH] Tests: Fix warning in show-die-info.c

2021-10-05 Thread Jan-Benedict Glaw
Hi! My last email had a wrong subject, though the patch was correct. Here's a second patch, this time *actally* for tests/show-die-info.c: diff --git a/tests/show-die-info.c b/tests/show-die-info.c index 34e27a3b..0823cc60 100644 --- a/tests/show-die-info.c +++ b/tests/show-die-info.c @@ -97,7

[PATCH] Tests: Fix warning in show-die-info.c

2021-10-05 Thread Jan-Benedict Glaw
Hi! I'm running automated test compiles on Binutils, GCC, Linux, NetBSD and, since a few days ago, elfutils. Building/running the tests, I noticed this little warning: .../configure --enable-maintainer-mode --enable-tests-rpath --enable-gprof --enable-gcov --enable-valgrind --prefix=/tmp/elfuti