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 Fri, Jan 24, 2003 at 07:14:54AM +0000, Neil Booth wrote:
> FWIW I intend to create a lang-specific file "opts.def", a top-level
> opts.def and a target-specific opts.def that are line-oriented awk-parsable
> files containing the switches, help text and other relevant details
> details about each switch (as is currently done in a big table in
> c-opts.c, but with no help text).  Each line would be a field, and
> each option a record, separated by a blank line.

Yes, /please/.  The split between *-opts.c and */lang-options.h is just
annoying, and unnecessary.

Phil

-- 
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]