All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@ns.caldera.de>
To: Jamie Lokier <lk@tantalophile.demon.co.uk>
Cc: Wayne.Brown@altec.com, linux-kernel@vger.kernel.org
Subject: Re: badly punctuated parameter list in `#define' (2.4.3-ac5 and 2.4.4 -pre2)
Date: Fri, 13 Apr 2001 14:52:49 +0200	[thread overview]
Message-ID: <20010413145249.A29264@caldera.de> (raw)
In-Reply-To: <86256A2C.0068BA0C.00@smtpnotes.altec.com> <200104121931.VAA02438@ns.caldera.de> <20010413123939.B30971@pcep-jamie.cern.ch>
In-Reply-To: <20010413123939.B30971@pcep-jamie.cern.ch>; from lk@tantalophile.demon.co.uk on Fri, Apr 13, 2001 at 12:39:39PM +0200

On Fri, Apr 13, 2001 at 12:39:39PM +0200, Jamie Lokier wrote:
> Christoph Hellwig wrote:
> > So the /* old gcc */ part should probably be enabled based on a define for the
> > old compiler.  The right ifdef seems to be:
> > 
> >   #if __GNUC__ == 2 && __GNUC_MINOR__ < 95
> 
> The current GCC supports the old syntax and will do so for a while yet,
> so perhaps this is not required?

If that's true (I have no gcc3.0 to verify it) that's the better soloution
in my eyes.

	Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.

      reply	other threads:[~2001-04-13 12:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-12 19:03 badly punctuated parameter list in `#define' (2.4.3-ac5 and 2.4.4 -pre2) Wayne.Brown
2001-04-12 19:31 ` Christoph Hellwig
2001-04-13 10:39   ` Jamie Lokier
2001-04-13 12:52     ` Christoph Hellwig [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=20010413145249.A29264@caldera.de \
    --to=hch@ns.caldera.de \
    --cc=Wayne.Brown@altec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lk@tantalophile.demon.co.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.