Bug 155811 - memtest86-3.2-8: dodgy code
Summary: memtest86-3.2-8: dodgy code
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: All SuSE Linux 10.1
: P5 - None : Normal
Target Milestone: ---
Assignee: Torsten Duwe
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 18:17 UTC by David Binderman
Modified: 2007-02-02 13:49 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2006-03-07 18:17:54 UTC
I just tried to compile package memtest86-3.2-8 with the GNU C compiler.

It said

main.c:442: warning: comparisons like X<=Y<=Z do not have their mathematical meaning

The source code is

	for (v->pass_ticks=0, i=0; i<DEFTESTS != NULL; i++) {

I agree with the compiler.  Suggest code rework.
Comment 1 Torsten Duwe 2007-02-02 13:49:06 UTC
package updated