public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "Zack Weinberg" <zack@owlfolio.org>
To: libc-alpha@sourceware.org
Subject: Re: [PATCH] Linux: Fix fcntl,  ioctl,  prctl redirects for _TIME_BITS=64 (bug 28182)
Date: Wed, 04 Aug 2021 08:08:15 -0400	[thread overview]
Message-ID: <95b2cf0e-5318-43c0-9a0b-3f9052aa55b0@www.fastmail.com> (raw)
In-Reply-To: <87im0lwj6x.fsf@igel.home>

On Wed, Aug 4, 2021, at 7:19 AM, Andreas Schwab wrote:
> On Aug 04 2021, Florian Weimer via Libc-alpha wrote:
> 
> > __REDIRECT and __THROW are not compatible with C++ due to the ordering of the
> > __asm__ alias and the throw specifier. __REDIRECT_NTH has to be used
> > instead.
> 
> There should be a test so that this won't happen again.

scripts/check-installed-headers.sh already verifies that installed headers are compilable as C++. It doesn’t test -D_TIME_BITS=64 currently though.

zw

  reply	other threads:[~2021-08-04 12:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04  9:36 Florian Weimer
2021-08-04 11:19 ` Andreas Schwab
2021-08-04 12:08   ` Zack Weinberg [this message]
2021-08-05 13:49   ` Carlos O'Donell
2021-08-05 14:01     ` Andreas Schwab
2021-08-05 13:47 ` Carlos O'Donell

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=95b2cf0e-5318-43c0-9a0b-3f9052aa55b0@www.fastmail.com \
    --to=zack@owlfolio.org \
    --cc=libc-alpha@sourceware.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).