public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@zero.aec.at>
To: law@cygnus.com
Cc: egcs@cygnus.com
Subject: Re: Desire gcc option to skip warnings in standard headers
Date: Tue, 30 Jun 1998 09:03:00 -0000	[thread overview]
Message-ID: <19980630145900.23408.qmail@zero.aec.at> (raw)
In-Reply-To: <15759.899189718@hurl.cygnus.com>

In message < 15759.899189718@hurl.cygnus.com >you write:
>
>  In message < 199806291617.SAA24744@jolan.ppro >you write:
>  > A #pragma seems more logical, and more flexible too.
>pragmas are generally frowned upon in gcc.  You'll have a hard time
>convincing anyone to accept new ones.

Many of the reasons why pragmas are disliked (not usable in macros
etc.) are gone with the ISO C9x _Pragma() construct. Of course there
could be still name collisions of pragma names with other compilers, 
but that can be easily fixed which a #ifdef (and __attribute__ needs 
#ifdef magic too)


-Andi


  reply	other threads:[~1998-06-30  9:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-26 13:03 Frederick W. Wheeler
1998-06-29  8:41 ` Branko Cibej
1998-06-29  8:41   ` Carlo Wood
1998-06-29  8:41     ` Branko Cibej
1998-06-29 20:41       ` Carlo Wood
1998-06-30  0:00         ` Jeffrey A Law
1998-06-30  9:03           ` Andi Kleen [this message]
1998-07-01  0:54             ` Carlo Wood
1998-06-30 23:15           ` Mumit Khan
1998-07-01 20:15             ` Raja R Harinath
1998-06-30  0:42         ` Branko Cibej
1998-06-30  0:42       ` Jeffrey A Law
1998-06-30  9:03         ` Branko Cibej
1998-06-29  9:38   ` Branko Cibej
     [not found] <9806261352.AA18188.cygnus.egcs@ipl.rpi.edu>
1998-07-01 20:15 ` Nathan Myers
1998-07-04 12:40   ` Joseph H. Buehler

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=19980630145900.23408.qmail@zero.aec.at \
    --to=andi@zero.aec.at \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.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).