public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: <libc-alpha@sourceware.org>, <libc-ports@sourceware.org>
Subject: Re: Use __extension__ with long long in installed headers
Date: Thu, 10 Jan 2013 20:21:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1301102020010.22248@digraph.polyomino.org.uk> (raw)
In-Reply-To: <201301101423.17239.vapier@gentoo.org>

On Thu, 10 Jan 2013, Mike Frysinger wrote:

> On Thursday 10 January 2013 12:32:09 Joseph S. Myers wrote:
> > This patch makes installed headers use __extension__ with long long in
> > all the places I found where it was missing, in support of working
> > with -std=c89 -pedantic -Wsystem-headers.
> 
> is there a script for running on installed headers to prevent regressions ?  i 
> didn't see one in scripts/ ...

There is no such script and I found these issues by examining headers in 
the source tree and ignoring cases that already used __extension__ or were 
not installed, not based on installed headers or running the compiler.  
See the todo list and 
<http://sourceware.org/ml/libc-alpha/2013-01/msg00358.html> regarding what 
should be tested by such a script.

-- 
Joseph S. Myers
joseph@codesourcery.com

      reply	other threads:[~2013-01-10 20:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 17:32 Joseph S. Myers
2013-01-10 17:41 ` Roland McGrath
2013-01-10 19:20 ` Mike Frysinger
2013-01-10 20:21   ` Joseph S. Myers [this message]

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=Pine.LNX.4.64.1301102020010.22248@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=libc-ports@sourceware.org \
    --cc=vapier@gentoo.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).