qualified4.C
92 Bytes
-
re PR c++/16782 (Accepts qualified member function declaration in class) · 9f4a5c9a
PR c++/16782 * decl.c (grokdeclarator): Always pedwarn about overqualified member names. PR c++/16782 * g++.dg/parse/qualified4.C: New test. * g++.old-deja/g++.law/static-mem5.C: Use -w -fpermissive. * g++.old-deja/g++.mike/p8154.C: Likewise. From-SVN: r104733
Mark Mitchell committed