From: Greg KH <greg@kroah.com>
To: linux-os <linux-os@analogic.com>
Cc: Mickey Stein <yekkim@pacbell.net>,
Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] [i2c]: Fix some gcc 4.0 compile failures and warnings
Date: Wed, 23 Feb 2005 15:17:47 -0800 [thread overview]
Message-ID: <20050223231747.GB6500@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0502231738590.5509@chaos.analogic.com>
On Wed, Feb 23, 2005 at 05:57:14PM -0500, linux-os wrote:
> On Wed, 23 Feb 2005, Mickey Stein wrote:
>
> >From: Mickey Stein
> >Versions: linux-2.6.11-rc4-bk11, gcc4 (GCC) 4.0.0 20050217 (latest fc
> >rawhide from 19Feb DL)
> >
> >gcc 4.0.x cvs seems to dislike "include/linux/i2c.h file" and others due
> >to a current gcc 4.0.x change having to do with
> >array declarations.
> >
> >Example error msg: include/linux/i2c.h:{55,194} error: array type has
> >incomplete element type
> >
> >A. Daplas has recently done a workaround for this on another header file.
> >A thread discussing this
> >can be found by following the link below:
> >
> >http://gcc.gnu.org/ml/gcc/2005-02/msg00053.html
> >
>
> Do you know if the new compiler will compile....
>
> int main(int argc, char *argv[]){}
>
> ?????
That's not the point here. See the above thread for the real point.
greg k-h
next prev parent reply other threads:[~2005-02-23 23:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 22:12 Mickey Stein
2005-02-23 22:57 ` linux-os
2005-02-23 23:17 ` Greg KH [this message]
2005-02-25 20:07 ` Greg KH
2005-03-04 20:36 [PATCH] I2C: Make i2c list terminators explicitely unsigned Greg KH
2005-03-04 20:36 ` [PATCH] I2C: Fix some gcc 4.0 compile failures and warnings Greg KH
2005-03-04 22:55 ` Mickey Stein
2005-03-04 23:02 ` Greg KH
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=20050223231747.GB6500@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-os@analogic.com \
--cc=yekkim@pacbell.net \
/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
Powered by JetHome