public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: "Kirkegaard, Knud J" <knud.j.kirkegaard@intel.com>,
	"'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>,
	"Sehr, David C" <david.c.sehr@intel.com>,
	"Saxena, Sunil" <sunil.saxena@intel.com>
Subject: Re: Software Convention Proposal
Date: Wed, 21 Aug 2002 19:00:00 -0000	[thread overview]
Message-ID: <20020822020053.GA23953@redhat.com> (raw)
In-Reply-To: <20020821220848.L26639@sunsite.ms.mff.cuni.cz>

On Wed, Aug 21, 2002 at 10:08:48PM +0200, Jakub Jelinek wrote:
> How is this different from just sourcing another header with
> #define H(x) extern __typeof(x) x __attribute__((visibility("hidden")));
> H(foo)
> H(bar)
> H(baz)

I suppose in theory it isn't.  The biggest difference is being
able to enumerate the symbols that you _do_ want exported rather
than the symbols you _don't_.


r~

  reply	other threads:[~2002-08-21 19:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-20 15:33 Kirkegaard, Knud J
2002-08-21 12:03 ` Richard Henderson
2002-08-21 12:19   ` Andreas Jaeger
2002-08-21 12:25     ` David Edelsohn
2002-08-21 16:20     ` Richard Henderson
2002-08-21 13:08   ` Jakub Jelinek
2002-08-21 19:00     ` Richard Henderson [this message]
2002-08-21 14:26 Kirkegaard, Knud J
2002-08-23 14:49 Kirkegaard, Knud J
2002-08-28  9:55 ` Richard Henderson
2002-09-05 11:18 Sehr, David C
2002-09-05 11:43 ` Richard Henderson

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=20020822020053.GA23953@redhat.com \
    --to=rth@redhat.com \
    --cc=david.c.sehr@intel.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=knud.j.kirkegaard@intel.com \
    --cc=sunil.saxena@intel.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).