This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
My unreviewed C++ patches
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 2 Jul 2003 16:14:44 +0200
- Subject: My unreviewed C++ patches
Hello,
the following patches have been sitting waiting for review for two weeks or
more:
substitute into the DECL_NAME of a USING_DECL
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01643.html
reject template destructors at parsing time
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01923.html
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
fix dump of FUNCTION_DECL
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02716.html
Thanks in advance.
Giovanni Bajo