This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] automated demangling styles list.
- From: DJ Delorie <dj at redhat dot com>
- To: hjl at lucon dot org
- Cc: eathan at otenet dot gr, binutils at sources dot redhat dot com, gcc at gcc dot gnu dot org
- Date: Wed, 12 Jun 2002 13:41:45 -0400
- Subject: Re: [PATCH] automated demangling styles list.
- References: <20020605122536.A1134@neutrino.particles.org> <20020605102824.A8768@lucon.org> <20020605211109.A3261@neutrino.particles.org> <20020605111142.A9376@lucon.org>
> Since my change touches cplus-dem.c and demangle.h, I won't spend my
> time until someone who can approve my change tells me to go ahead. You
> can always get my Linux binutils to see how it works.
> * demangle.h (demangler_list_buffer): Removed.
> * demangle.h (demangling_styles): Renumbered.
These break backward compatibility. There may be others as well.
> * configure.in: Don't rebuild by autoconf. Modify it by hand.
> * configure: Rebuild.
Manually editing generated files is obviously not acceptable, but your
comment doesn't make sense - autoconf doesn't build configure.in.