This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9285: [3.4 regression] False shadowing of parameters in templates
- From: Andrew Pollard <Andrew dot Pollard at brooks-pri dot com>
- To: mmitchel at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 15 Jan 2003 20:46:02 -0000
- Subject: Re: c++/9285: [3.4 regression] False shadowing of parameters in templates
- Reply-to: Andrew Pollard <Andrew dot Pollard at brooks-pri dot com>
The following reply was made to PR c++/9285; it has been noted by GNATS.
From: Andrew Pollard <Andrew.Pollard@brooks-pri.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, wlandry@ucsd.edu,
gcc-bugs@gcc.gnu.org
Cc:
Subject: Re: c++/9285: [3.4 regression] False shadowing of parameters in templates
Date: Wed, 15 Jan 2003 20:40:20 +0000
Hi All,
This is probably related to (the fixed) c++/9112 and the recently
submitted c++/9333.
Andrew.