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]
Other format: [Raw text]

[Bug c/11051] -Wno-deprecated needed also for C



------- Comment #11 from manu at gcc dot gnu dot org  2007-01-27 01:38 -------
(In reply to comment #10)
> Subject: Re:  -Wno-deprecated needed also for C
> 
> manu at gcc dot gnu dot org wrote:
> > 
> > But it doesn't produce that warning. Is that warning dead code or what?
> > 
> 
> Apparently so.  I think it should have stayed a warning, but that's a 
> long time gone, and is way too late to fix now.  I'm going to submit a 
> doc patch, since this change was never documented.
> 

Wouldn't it be better to remove the dead code? Or is there a policy against
touching things that are not broken? I think that at least one comment on the
code would be appropriate.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11051


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