[Bug c++/17786] Duplicate parameter names not diagnosed in declarations.

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 2 12:23:00 GMT 2004


------- Additional Comments From nathan at gcc dot gnu dot org  2004-10-02 12:23 -------
correct. there is a related bug in that we fail to compile things like

void foo (int x, int ary[sizeof(x)]);



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-02 12:23:16
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17786



More information about the Gcc-bugs mailing list