This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36921] [4.3 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2008 18:47:56 -0000
- Subject: [Bug c++/36921] [4.3 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 #11 from jakub at gcc dot gnu dot org 2008-12-20 18:47 -------
Fixed on the trunk so far.
--
jakub at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.3/4.4 Regression] warning|[4.3 Regression] warning
|"comparison does not have |"comparison does not have
|mathematical meaning" is not|mathematical meaning" is not
|correct for overloaded |correct for overloaded
|operators that do not return|operators that do not return
|boolean |boolean
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36921