[Bug c++/27975] warning for comparison of different enum types impossible to control/is undocumented
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 9 14:24:00 GMT 2007
------- Comment #4 from manu at gcc dot gnu dot org 2007-01-09 14:24 -------
I could also add it to the new -Wconversion option. I think it is appropriate.
Yet that would change default behaviour, since this warning is unconditional
and -Wconversion must be explicitly enabled and it is not included in -Wall or
-Wextra.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27975
More information about the Gcc-bugs
mailing list