[Bug c++/53206] overloaded virtual non const warning
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 3 06:44:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53206
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-05-03 06:43:44 UTC ---
Does -Woverloaded-virtual have many false positives? If not, can we enable it
with -Wextra or even -Wall?
More information about the Gcc-bugs
mailing list