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]

Re: comparisons..


On Thu, 13 Jul 2000, Andrew Morton wrote:
> Unfortunately using `-W' in the kernel makefiles generates a truckload
> of warnings.  Is there a way of unbundling the `if (unsigned < 0)'
> warning with a standalone flag?

The questions is: Are the other warnings warranted or not? :-)

You already found several bugs in the kernel, perhaps there are further
ones still in there? And, of course, if you receive warnings you consider
inappropriate (bugs in the compiler?), please let us know!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
Have a look at http://petition.eurolinux.org -- it's not about Linux, btw!


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