This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9400: [3.2/3.3/3.4 regression] Warning -Wshadow warns of shadowed declaration of THIS in local classes.
- From: bangerth at dealii dot org
- To: Raimond_Merkert at raytheon dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 22 Jan 2003 14:57:47 -0000
- Subject: Re: c++/9400: [3.2/3.3/3.4 regression] Warning -Wshadow warns of shadowed declaration of THIS in local classes.
- Reply-to: bangerth at dealii dot org, Raimond_Merkert at raytheon dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: Warning -Wshadow warns of shadowed declaration of THIS in local classes.
New Synopsis: [3.2/3.3/3.4 regression] Warning -Wshadow warns of shadowed declaration of THIS in local classes.
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Jan 22 14:57:47 2003
State-Changed-Why:
Confirmed. Indeed a funny error...
This used to not warn until 3.0, but does so with present
3.2, 3.3, and 3.4 CVS, so it's kind of a regression.
W:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9400