This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/27975] warning for comparison of different enum types impossible to control/is undocumented
- From: "matz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2008 13:54:16 -0000
- Subject: [Bug c++/27975] warning for comparison of different enum types impossible to control/is undocumented
- References: <bug-27975-12684@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from matz at gcc dot gnu dot org 2008-05-28 13:54 -------
Fixed in trunk@r136035. Option now is -Wno-enum-compare .
--
matz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27975