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: My unreviewed C++ patches


On Wed, 2 Jul 2003 16:14:44 +0200, "Giovanni Bajo" <giovannibajo@libero.it> wrote:

> substitute into the DECL_NAME of a USING_DECL
> http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01643.html

OK.

> reject template destructors at parsing time
> http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01923.html

OK with the extra space Mike mentioned.

> I have two other pending patches (waiting for only one week though). I'll
> post the links anyway, in case somebody feels like flushing todo lists:
>
> Detect '>>' when it's a typo of '> >'
> http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02677.html

I'm going to leave this one for Mark.

> fix dump of FUNCTION_DECL
> http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02716.html

I was responsible for the if (1), in

  http://gcc.gnu.org/ml/gcc-patches/2002-02/msg00007.html

I suppose it's reasonable to omit the parm types when printing an
expression.  Gaby?

Jason


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