This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/27975] warning for comparison of different enum types impossible to control/is undocumented



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]