This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Unreviewed patch (^4)
- From: Jason Merrill <jason at redhat dot com>
- To: "Giovanni Bajo" <giovannibajo at libero dot it>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 10 Nov 2003 12:24:59 -0500
- Subject: Re: [C++ PATCH] Unreviewed patch (^4)
- References: <02ae01c3a77c$0bb3c560$1c01a8c0@prograph.it>
On Mon, 10 Nov 2003 12:16:08 +0100, "Giovanni Bajo" <giovannibajo@libero.it> wrote:
> 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)
OK.
> 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)
OK.
Sorry about the delay.
Jason