public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Jim Wilson <wilson@cygnus.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Re: forwarded message from David Mosberger
Date: Tue, 01 Aug 2000 02:20:47 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205262@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205257@msgid-missing>

	Since "inline" isn't really ANSI C either

It is now, though it will be awhile before C9X (C99?) is widespread.

	I never understood
	why GNU C is the only C variant to provide statement
	expressions---it's a critically important feature when translating
	other languages to C, for example).

There is a debate currently on the gcc lists about this.  It turns out that
statement expressions conflict with the C++ language standard, and it isn't
clear if this problem can be solved.  This is a problem for g++ because glibc
uses statement expressions in some header files, and C++ programs that include
those header files may not work.  It isn't clear what is going to happen yet,
but some people are considering eliminating statement expressions.  That
probably won't happen, but eliminating or restricting statement expressions
in C++ probably will happen.

If you want to use C++, then don't use statement expressions.

Jim



      parent reply	other threads:[~2000-08-01  2:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-31 23:53 [Linux-ia64] Re: forwarded message from David Mosberger Owen Taylor
2000-08-01  0:03 ` David Mosberger
2000-08-01  2:20 ` Jim Wilson [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=marc-linux-ia64-105590678205262@msgid-missing \
    --to=wilson@cygnus.com \
    --cc=linux-ia64@vger.kernel.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