This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36921] [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Oct 2008 14:53:23 -0000
- Subject: [Bug c++/36921] [4.3/4.4 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean
- References: <bug-36921-16097@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from manu at gcc dot gnu dot org 2008-10-25 14:53 -------
Patch and update summary.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://gcc.gnu.org/ml/gcc-
| |patches/2008-
| |10/msg01089.html
Keywords| |patch
Summary|[4.3/4.4 Regression] |[4.3/4.4 Regression] warning
|comparison does not have |"comparison does not have
|mathematical meaning is not |mathematical meaning" is not
|correct |correct for overloaded
| |operators that do not return
| |boolean
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36921