All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <roland@topspin.com>
To: Horst von Brand <vonbrand@inf.utfsm.cl>
Cc: Eyal Lebedinsky <eyal@eyal.emu.id.au>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.26-pre2
Date: 07 Mar 2004 10:49:05 -0800	[thread overview]
Message-ID: <52y8qcv6fy.fsf@topspin.com> (raw)
In-Reply-To: <200403071619.i27GJkOZ003480@eeyore.valparaiso.cl>

    Eyal> In standard C we declare all variables at the top of a
    Eyal> function. While some compilers allow extension, it is not a
    Eyal> good idea to get used to them if we want portable code.

    Horst> Oh, come on. This is _kernel_ code, it won't ever be
    Horst> compiled with anything not GCC-compatible.

gcc 2.95 rejects declarations after code.  The kernel, especially
kernel 2.4, shouldn't use this particular extension, even if gcc 3
accepts it.

 - R.


  reply	other threads:[~2004-03-07 18:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-06 19:20 Linux 2.4.26-pre2 Marcelo Tosatti
2004-03-07  5:44 ` Eyal Lebedinsky
2004-03-07 16:19   ` Horst von Brand
2004-03-07 18:49     ` Roland Dreier [this message]
2004-03-07 19:42       ` Michael Frank
2004-03-07 19:25     ` David Weinehall
2004-03-07 19:52       ` Rene Herman
2004-03-07 19:58         ` Jeff Garzik
2004-03-07 20:05         ` David Weinehall
2004-03-07 20:58           ` Michael Frank
2004-03-07 20:08 ` Michal Schmidt

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=52y8qcv6fy.fsf@topspin.com \
    --to=roland@topspin.com \
    --cc=eyal@eyal.emu.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vonbrand@inf.utfsm.cl \
    /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.