This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Block scope using declarations of operators
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Richard Smith <richard at ex-parrot dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 11 Jul 2002 00:11:02 +0200
- Subject: Re: Block scope using declarations of operators
- Organization: CodeSourcery, LLC
- References: <34150000.1026337557@warlock.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| > Yes, I think 3.2 should be the right place. After 3.1.1 release, we
| > might raise the issue again for 3.1.x, but it is Mark's call.
|
| This is not appropriate for the 3.1 branch, but it's fine for 3.2 if
| we think it's the right patch.
I have to confess that I didn't evaluate the correctness and
robustness of the patch. I failed to make it clear that I was just
suggesting that fixing that misbehaviour should be done on 3.2.
Robustness and correctness will come later -- once I'm done with the
PPC/varargs thingy.
Thanks,
-- Gaby