This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH for 3.3] Backport of fix for PR/2294
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: "Giovanni Bajo" <giovannibajo at libero dot it>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: 27 Dec 2003 00:39:44 +0100
- Subject: Re: [C++ PATCH for 3.3] Backport of fix for PR/2294
- Organization: Integrable Solutions
- References: <3f5a01c3cc09$0f2e4b50$b7b92997@bagio>
"Giovanni Bajo" <giovannibajo@libero.it> writes:
| Hello,
|
| I was going to commit the final patch for PR/2294 to the 3.3 branch (already
| approved by Gaby here http://gcc.gnu.org/ml/gcc-patches/2003-11/msg00667.html),
| after having retested it with today's CVS. I was wondering if the ChangeLog
| should quote exactly the ChangeLog on mainline, or it should be updated to
| reflect e.g. the different file the patch operates on (decl.c instead of
| name-lookup.c). I went for the latter, but I'm waiting for a confirmation
| before committing.
That is fine! (mentioning the real file name is what we want).
Thanks,
-- Gaby