This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[C++ PATCH] Unreviewed patch (^4)
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 10 Nov 2003 12:16:08 +0100
- Subject: [C++ PATCH] Unreviewed patch (^4)
Hello,
can anybody please review this patch which is sitting unreviewed since June:
Add support for PTRMEM_CST and FIELD_DECL to type unification
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02859.html
(fix PR/2094)
And if you feel like it, I would appreciate further guidelines for this (posted
last week):
Using declarations should not conflict
http://gcc.gnu.org/ml/gcc-patches/2003-11/msg00067.html
(fix PR/2294)
Thanks
Giovanni Bajo