Mailinglist Archive: opensuse-bugs (10046 mails)
| < Previous | Next > |
[Bug 231224] New: inkscape-0.44.1-32: dodgy code
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 1 Jan 2007 12:35:44 -0700 (MST)
- Message-id: <bug-231224-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=231224
Summary: inkscape-0.44.1-32: 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 inkscape-0.44.1-32
The compiler said
trace/siox.cpp:1635: warning: comparisons like X<=Y<=Z do not have their
mathematical meaning
The source code is
if (max<cm[i] > max)
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.
Summary: inkscape-0.44.1-32: 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 inkscape-0.44.1-32
The compiler said
trace/siox.cpp:1635: warning: comparisons like X<=Y<=Z do not have their
mathematical meaning
The source code is
if (max<cm[i] > max)
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.
| < Previous | Next > |