This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Warning for different pointer signedness


On Mon, Dec 20, 2004 at 08:26:07PM -0500, Andrew Pinski wrote:
> 
> On Dec 20, 2004, at 8:22 PM, Mike Stump wrote:
> 
> >On Dec 20, 2004, at 5:09 PM, Joe Buck wrote:
> >>I'm kind of curious about how often it shows up. Are people who build
> >>distros seeing lots of new warnings?
> >Side world build at Apple, 1 project hit out of 1280 projects; that 
> >project, gdb, had 28 hits, dwarf2read.c was the single theme in that 
> >project.
> 
> 
> I hear it shows up in the Linux kernel a lot but I still have not seen
> the source to say to forget about it (and have the Linux kernel people
> fix their source) or change how the warning is done.

wine:

$ grep signed make*.log|wc -l
    822
$ 

Ciao, Marcus

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]