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 Jan 24, 2003, Mark Mitchell <mark@codesourcery.com> wrote:

> It's really not very hard.  You add to the end of an enum.  Every
> now and then there's a conflict, and someone has to go first; that's
> an easier merge than most and it will happen rarely.

But it's not that easy for users to cope with.  If GCC version is
3.1415, use -Wno-1234, else use -Wno-1273.  Eeek.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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