All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] 2.6.11-kj
Date: Thu, 03 Mar 2005 20:34:28 +0000	[thread overview]
Message-ID: <20050303203428.GI4608@stusta.de> (raw)
In-Reply-To: <20050302095710.GA3745@nd47.coderock.org>

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

On Thu, Mar 03, 2005 at 09:43:39AM -0800, Nishanth Aravamudan wrote:
> 
> I do not see these compile-time warnings. Admittedly, that warning is
> also rather difficult to justify in the kernel, as code with local
> variables declared in the middle of functions is relatively common :)
> 
> It could just be that I need to modify my gcc flags, though... In any
> case, I'm not sure how big of a problem this is, but of course am
> willing to fix it, if so desired.

gcc < 2.96 gives a compile error for mixing them (and gcc 2.95 is a 
supported compiler for the kernel).

gcc >= 3.4 has a warning option (activated in the kernel) for this 
mixing.

> Thanks,
> Nish


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

  parent reply	other threads:[~2005-03-03 20:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02  9:57 [KJ] 2.6.11-kj Domen Puncer
2005-03-02  9:57 ` 2.6.11-kj Domen Puncer
2005-03-02 18:49 ` [KJ] 2.6.11-kj Nishanth Aravamudan
2005-03-03 15:44 ` Alexey Dobriyan
2005-03-03 17:43 ` Nishanth Aravamudan
2005-03-03 17:55 ` Randy.Dunlap
2005-03-03 18:18 ` Alexey Dobriyan
2005-03-03 18:34 ` Nishanth Aravamudan
2005-03-03 18:36 ` Nishanth Aravamudan
2005-03-03 20:34 ` Adrian Bunk [this message]
2005-03-03 20:39 ` Nishanth Aravamudan
2005-03-03 23:31 ` Alexey Dobriyan
2005-03-03 23:43 ` Alexey Dobriyan
2005-03-04  0:24 ` Nishanth Aravamudan
2005-03-04  0:25 ` [KJ] [UPDATE PATCH] cdrom/mcdx: fix wait-queue compile-time breakage Nishanth Aravamudan
2005-03-04  0:25   ` Nishanth Aravamudan
2005-03-04 10:10 ` [KJ] 2.6.11-kj Alexey Dobriyan

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=20050303203428.GI4608@stusta.de \
    --to=bunk@stusta.de \
    --cc=kernel-janitors@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 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.