Bugzilla – Bug 155811
memtest86-3.2-8: dodgy code
Last modified: 2007-02-02 13:49:06 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.
package updated