From: Gerd Knorr <kraxel@bytesex.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Johannes Stezenbach <js@linuxtv.org>,
cherry@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: IA32 (2.6.11 - 2005-03-12.16.00) - 56 New warnings
Date: Mon, 14 Mar 2005 10:41:25 +0100 [thread overview]
Message-ID: <20050314094124.GA10276@bytesex> (raw)
In-Reply-To: <20050313113500.59e57a87.akpm@osdl.org>
> > struct dvb_pll_desc {
[ ... ]
> > struct {
[ ... ]
> > } entries[];
> > };
> >
> > while 2.6.11-mm3 changed it into entries[0].
>
> The original code failed to compile with gcc-2.95.4, so I stuck the [0] in
> there, then was vaguely surprised when no warnings came out. Seems that
> later compilers _do_ warn.
>
> I guess we could put a 9 in there.
Yep, that should do, I think that is enougth for all existing
entries ...
Gerd
--
#define printk(args...) fprintf(stderr, ## args)
prev parent reply other threads:[~2005-03-14 9:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-13 5:08 IA32 (2.6.11 - 2005-03-12.16.00) - 56 New warnings John Cherry
2005-03-13 12:43 ` Johannes Stezenbach
2005-03-13 19:35 ` Andrew Morton
2005-03-14 9:41 ` Gerd Knorr [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=20050314094124.GA10276@bytesex \
--to=kraxel@bytesex.org \
--cc=akpm@osdl.org \
--cc=cherry@osdl.org \
--cc=js@linuxtv.org \
--cc=linux-kernel@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