Re: Announce: gcc bogus warning repository

From: Daniel Walker
Date: Sun Oct 01 2006 - 14:26:51 EST


On Sun, 2006-10-01 at 14:16 -0400, Jeff Garzik wrote:
> Andrew Morton wrote:
> > The downsides are that it muckies up the source a little and introduces a
> > very small risk that real use-uninitialised bugs will be hidden. But I
> > believe the benefit outweighs those disadvantages.
>
> How about just marking the ones I've already done in #gccbug?
>
> If I'm taking the time to audit the code, and separate out bogosities
> from real bugs, it would be nice not to see that effort wasted.

There was a long thread on this, it's not about anyone not reviewing the
code properly when the warning is first silenced. It's that future
changes might create new problems that are also silenced. I don't think
it's a huge concern, especially since there's was a config option to
turn the warning backs on.

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/