This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34307] when data member name is same as parameter name, possible to omit parameter name in constructor without warning
- From: "myselfhimself at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2007 21:03:46 -0000
- Subject: [Bug c++/34307] when data member name is same as parameter name, possible to omit parameter name in constructor without warning
- References: <bug-34307-15463@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from myselfhimself at free dot fr 2007-12-04 21:03 -------
I did some research
this bug has already reported in as 19808
implementation work for it is probably started as I have found this page
http://gcc.gnu.org/wiki/Better_Uninitialized_Warnings
*** This bug has been marked as a duplicate of 19808 ***
--
myselfhimself at free dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |19808
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34307