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++/36921] [4.3 Regression] warning "comparison does not have mathematical meaning" is not correct for overloaded operators that do not return boolean



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


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