This is the mail archive of the gcc-patches@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: [tree-ssa] Doxygen filters and config files in contrib [patch]


On Thu, Dec 12, 2002 at 01:30:30PM -0500, Diego Novillo wrote:
> +# Filters out some of the #defines used thourghout the GCC sources:
> +# - GTY(()) marks declarations for gengtype.c
> +# - PARAMS(()) is used for K&R compatibility. See ansidecl.h.

Taking this full circle, I'm probably going to replace my little sed script
with this one.  :-)

> +#-----------------------------------------------------------------------------
> +# NOTE: YOU MUST EDIT THE FOLLOWING HARDWIRED PATHS BEFORE USING THIS FILE.
> +#-----------------------------------------------------------------------------

If you do check these in to trunk, it may be more convenient to have the
config file expanded by the configure script, and substitute pathnames
that way.  I do a home-grown version of this for v3.


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]