This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52103] need a finer control over -Woverloaded-virtual
- From: "mlg7 at yandex dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 04 Feb 2012 09:50:39 +0000
- Subject: [Bug c++/52103] need a finer control over -Woverloaded-virtual
- Auto-submitted: auto-generated
- References: <bug-52103-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52103
--- Comment #3 from mlg <mlg7 at yandex dot ru> 2012-02-04 09:50:39 UTC ---
> You can use C++11 explicit override control
Since it is a lot of existing code, I'm afraid I'd have to
have _them_ used override 5 or 10 or so years ago.