This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: couple of fixes for cp-demangle.c
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: couple of fixes for cp-demangle.c
- From: Jason Merrill <jason at cygnus dot com>
- Date: 09 Jun 2000 09:17:12 -0700
- Cc: zack at wolery dot cumb dot org, Gabriel Dos Reis <gdr at codesourcery dot com>, gcc-patches at gcc dot gnu dot org
- References: <20000608175341.F16815@wolery.cumb.org> <20000608224423N.mitchell@codesourcery.com>
>>>>> Mark Mitchell <mark@codesourcery.com> writes:
> So, I think the consensus is that we should have a space *only* for
> operators whose operator name starts with an alpha-numberic
> character.
Yes. I used to think differently, but changed my mind a few months ago.
Jason