From: Mark Wielaard <mark@klomp.org>
To: elfutils-devel@sourceware.org,
Ilya Leoshkevich <iii@linux.ibm.com>,
"Frank Ch . Eigler" <fche@redhat.com>
Cc: Mark Wielaard <mark@klomp.org>
Subject: Re: (subset) [PATCH v3 2/4] printversion: Fix unused variable
Date: Tue, 14 Feb 2023 14:42:07 +0100 [thread overview]
Message-ID: <167638212110.1328896.15201010903979864559.b4-ty@klomp.org> (raw)
In-Reply-To: <20230213164551.550400-3-iii@linux.ibm.com>
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>
next prev parent reply other threads:[~2023-02-14 13:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 16:45 [PATCH v3 0/4] Add Memory Sanitizer support Ilya Leoshkevich
2023-02-13 16:45 ` [PATCH v3 1/4] tests: Ignore dwfl-report-offline-memory Ilya Leoshkevich
2023-02-14 13:38 ` (subset) " Mark Wielaard
2023-02-13 16:45 ` [PATCH v3 2/4] printversion: Fix unused variable Ilya Leoshkevich
2023-02-14 13:42 ` Mark Wielaard [this message]
2023-02-13 16:45 ` [PATCH v3 3/4] backends: Support returning lvalue and rvalue references Ilya Leoshkevich
2023-02-14 14:16 ` Mark Wielaard
2023-02-13 16:45 ` [PATCH v3 4/4] configure: Add --enable-sanitize-memory Ilya Leoshkevich
2023-02-14 14:25 ` Mark Wielaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=167638212110.1328896.15201010903979864559.b4-ty@klomp.org \
--to=mark@klomp.org \
--cc=elfutils-devel@sourceware.org \
--cc=fche@redhat.com \
--cc=iii@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).