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

Re: RFC: Named warnings


On Thu, Jan 23, 2003 at 05:27:00PM -0800, Zack Weinberg wrote:
> Stan Shebs <shebs@apple.com> writes:
> 
> > This RFC proposes a uniform system for handling GCC's warnings, based
> > on the use of names to distinguish every type of warning.  A uniform
> > system would make every one of GCC's warnings individually
> > controllable, and enable the use of pragmas and/or attributes to
> > control warnings within a translation unit.  
> 
> I support this initiative.

Ditto.

> Oh, we should get Phil's -Wextra patch in first (or did it finally get
> approved?)

Never did.  I'll post an updated version shortly.


-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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