[Bug 231706] New: kdeaccessibility3-3.5.5-30: 2 * bad comparisons
https://bugzilla.novell.com/show_bug.cgi?id=231706 Summary: kdeaccessibility3-3.5.5-30: 2 * bad comparisons Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to compile package kdeaccessibility3-3.5.5-30 The compiler said /usr/src/packages/BUILD/kdeaccessibility-3.5.5/kmag/kmagzoomview.cpp:785: warning: comparisons like X<=Y<=Z do not have their mathematical meaning /usr/src/packages/BUILD/kdeaccessibility-3.5.5/kmag/kmagzoomview.cpp:786: warning: comparisons like X<=Y<=Z do not have their mathematical meaning The source code is if(m_selRect.left() <= pos.x() <= m_selRect.right() && m_selRect.top() <= pos.y() <= m_selRect.bottom() && m_refreshSwitch) I agree with the compiler. Suggest code rework. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231706 stbinner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from stbinner@novell.com 2007-01-08 14:18 MST ------- Fixed upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com