This is the mail archive of the gcc-bugs@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: Inappropriate Warning Cannot Be Turned Off


> Yes, but you didn't say why they are inappropriate.  If you want to
> increase your chances at it being fixed, understand why they were put
> in, explain why the case they were put in for doesn't match the case
> in the code...

Perhaps inappropriate is the wrong word. 

The warning is correct, in that what it is warning me about is exactly what
it is doing. It is "inappropriate" because what it is doing is exactly what I
would expect it to do, and the only thing that makes sense for it to do!

More in my next response.

-- DavidC

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