mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: David Weinehall <tao@acc.umu.se>
Cc: Horst von Brand <vonbrand@inf.utfsm.cl>,
	Eyal Lebedinsky <eyal@eyal.emu.id.au>,
	linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.26-pre2
Date: Sun, 07 Mar 2004 20:52:45 +0100	[thread overview]
Message-ID: <404B7D8D.1060801@keyaccess.nl> (raw)
In-Reply-To: <20040307192504.GS19111@khan.acc.umu.se>

David Weinehall wrote:

>>>In standard C we declare all variables at the top of a function. While
>>>some compilers allow extension, it is not a good idea to get used to
>>>them if we want portable code.
>>
>>Oh, come on. This is _kernel_ code, it won't ever be compiled with anything
>>not GCC-compatible.
> 
> Ugly warts don't become any less ugly just because gcc accepts them...

Mixing code and declarations is also c99. For (a sane) gcc specifically, 
you have to tell it -std=c89 -pedantic to have it even complain.

Rene.


  reply	other threads:[~2004-03-07 19:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-06 19:20 Marcelo Tosatti
2004-03-07  5:44 ` Eyal Lebedinsky
2004-03-07 16:19   ` Horst von Brand
2004-03-07 18:49     ` Roland Dreier
2004-03-07 19:42       ` Michael Frank
2004-03-07 19:25     ` David Weinehall
2004-03-07 19:52       ` Rene Herman [this message]
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=404B7D8D.1060801@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=eyal@eyal.emu.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tao@acc.umu.se \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®