[Bug c++/81930] [meta-bug] Issues with -Weffc++

2022-03-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 94698, which changed state. Bug 94698 Summary: Improper French translation for "override" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94698 What|Removed |Added

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2021-01-28 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 98841, which changed state. Bug 98841 Summary: wrong ‘operator=’ should return a reference to ‘*this’ [-Weffc++] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98841 What|Removed |Added

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2020-11-05 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 25814, which changed state. Bug 25814 Summary: Request for warning for parser ambiguity of function declarations and variable declarations with initializations https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25814

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2019-11-21 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 56879, which changed state. Bug 56879 Summary: -Weffc++ warns about non-virtual base class destructor even if it is protected https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56879 What|Removed

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2019-08-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 57854, which changed state. Bug 57854 Summary: Would like to have a warning for virtual overrides without C++11 "override" keyword https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57854 What|Removed

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 85858, which changed state. Bug 85858 Summary: -Weffc++ should not require copy ctor for const pointers https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85858 What|Removed |Added

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 85856, which changed state. Bug 85856 Summary: -Weffc++ can't see implicitly deleted constructor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85856 What|Removed |Added

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-05-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 58407, which changed state. Bug 58407 Summary: [C++11] Should warn about deprecated implicit generation of copy constructor/assignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58407 What|Removed

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-02-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-02-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 55836, which changed state. Bug 55836 Summary: Weffc++: warning: base class 'class std::list' has a non-virtual destructor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55836 What

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-02-13 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 77984, which changed state. Bug 77984 Summary: Invalid warning on templated operator= with -Weffc++ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77984 What|Removed |Added

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2018-02-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 84364, which changed state. Bug 84364 Summary: [8 Regression] -Weffc++ warns on "return *this" in template after r253599 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84364 What|Removed

[Bug c++/81930] [meta-bug] Issues with -Weffc++

2017-11-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug 81930 depends on bug 68391, which changed state. Bug 68391 Summary: -Wsuggest-override does not work on Item 12 of Effective Modern C++ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68391 What|Removed