(subset) [PATCH v3 2/4] printversion: Fix unused variable

Mark Wielaard mark@klomp.org
Tue Feb 14 13:42:07 GMT 2023


On Mon, 13 Feb 2023 17:45:49 +0100, Ilya Leoshkevich wrote:
> clang complains:
> 
>     debuginfod.cxx:354:1: error: unused variable 'apba__' [-Werror,-Wunused-const-variable]
>     ARGP_PROGRAM_BUG_ADDRESS_DEF = PACKAGE_BUGREPORT;
>     ^
>     ../lib/printversion.h:47:21: note: expanded from macro 'ARGP_PROGRAM_BUG_ADDRESS_DEF'
>       const char *const apba__ __asm ("argp_program_bug_address")
>                         ^
> 
> [...]

Applied, thanks!

[2/4] printversion: Fix unused variable
      commit: 47297d8bf2f516b66b6d45934849137ab7658a99

Best regards,
-- 
Mark Wielaard <mark@klomp.org>


More information about the Elfutils-devel mailing list