c++/5685: g++ 3.0.2 allows multiple identical declaration of default argument

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sun Feb 17 19:10:00 GMT 2002


Synopsis: g++ 3.0.2 allows multiple identical declaration of default argument

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Feb 17 19:03:10 2002
State-Changed-Why:
    Fixed in gcc 3.1:
    http://gcc.gnu.org/ml/gcc-patches/2002-02/msg01169.html
    
    For gcc 3.0.x, use the -pedantic-errors to treat
    this testcase as an error.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5685



More information about the Gcc-bugs mailing list