This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trying to Eliminate Warning Message
Zack Weinberg wrote:-
> On Wed, May 22, 2002 at 06:43:21AM +0100, Neil Booth wrote:
> > Zack Weinberg wrote:-
> >
> > > We have no way of affecting what Red Hat's 2.96 ships; however, your
> > > problem will go away if you use 3.0 or 3.1.
> >
> > I keep meaning to re-enable the warning (I'm sure it works now).
>
> Well, yeah, but here we have someone with a legit use-case where the
> warning is a problem, and no one has ever complained about the warning
> being missing...
Hmm. I can see it being useful though; it's the kind of bug that can
sometimes be really confusing in the diagnostics a compiler gives.
I don't want YAWO 8-), so let's use the excuse of removing #if 0 code.
If someone wants it back, it won't take much.
Neil.