Mailinglist Archive: opensuse-bugs (8045 mails)
| < Previous | Next > |
[Bug 230339] New: doc++-3.4.10-37: dodgy code
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 21 Dec 2006 12:49:33 -0700 (MST)
- Message-id: <bug-230339-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=230339
Summary: doc++-3.4.10-37: dodgy code
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dcb314@xxxxxxxxxxx
QAContact: qa@xxxxxxx
I just tried to compile package doc++-3.4.10-37
The compiler said
Entry.cc:1031: warning: comparisons like X<=Y<=Z do not have their mathematical
meaning
The source code is
if(*(a_list[i]) != *(b_list[i]) != 0)
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.
Summary: doc++-3.4.10-37: dodgy code
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dcb314@xxxxxxxxxxx
QAContact: qa@xxxxxxx
I just tried to compile package doc++-3.4.10-37
The compiler said
Entry.cc:1031: warning: comparisons like X<=Y<=Z do not have their mathematical
meaning
The source code is
if(*(a_list[i]) != *(b_list[i]) != 0)
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.
| < Previous | Next > |