https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85856
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- There are loads of problems with -Weffc++, all related to the fact they are outdated rules based on the first edition of a book based on C++98. This seems like a dup of PR 22406 *** This bug has been marked as a duplicate of bug 22406 ***