https://sourceware.org/bugzilla/show_bug.cgi?id=30084
Bug ID: 30084
Summary: readelf.c:handle_bit_registers() sets parameter desc
without using it.
Product: elfutils
Version: unspecified
Status: NEW
Severity: no
https://sourceware.org/bugzilla/show_bug.cgi?id=30077
--- Comment #6 from David Edelsohn ---
The error is reported if one configures and builds with Clang.
Also, yes, this is a C11 feature, but libdwfl/Makefile.in explicitly invokes
the compiler with -std=gnu99 (AM_CFLAGS).
--
You are receivin
https://sourceware.org/bugzilla/show_bug.cgi?id=30077
--- Comment #3 from David Edelsohn ---
The proposed patch in Comment #1 will work. It seems unfortunate for libdwfl.h
to define a struct that is part of debuginfod instead of using the debuginfod
header.
The struct is needed by libdwfl.h to p
https://sourceware.org/bugzilla/show_bug.cgi?id=30077
Bug ID: 30077
Summary: Duplicate definition of typedef struct
debuginfod_client in libdwfl
Product: elfutils
Version: unspecified
Status: NEW
Severity: norma