public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Costas Argyris <costas.argyris@gmail.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] libiberty: pex-unix.c: Make pex_unix_cleanup signature always match body.
Date: Wed, 7 Jun 2023 06:59:41 -0600	[thread overview]
Message-ID: <72e6ae5f-e921-b912-63cb-6050cdf2389b@gmail.com> (raw)
In-Reply-To: <CAHyHGCmgsL7dv7-NyLKc=vTNVsVSajuaccHZugnEn9Y1VbMHDA@mail.gmail.com>



On 6/7/23 04:21, Costas Argyris via Gcc-patches wrote:
> I saw this while working on something else:
> 
> pex_unix_cleanup signature doesn't always match the
> body of the function in terms of ATTRIBUTE_UNUSED.
> If the conditional code in the body is compiled, then
> ATTRIBUTE_UNUSED isn't correct.
> 
> This change makes it always match, thereby making it
> a bit cleaner IMO.
ATTRIBUTE_UNUSED is meant to be a "maybe unused" decoration.   I'd just 
leave it as-is.

jeff

  reply	other threads:[~2023-06-07 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 10:21 Costas Argyris
2023-06-07 12:59 ` Jeff Law [this message]
2023-06-07 13:07   ` Costas Argyris

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=72e6ae5f-e921-b912-63cb-6050cdf2389b@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=costas.argyris@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).