https://bugzilla.novell.com/show_bug.cgi?id=449626 Summary: aalib-1.4.0-475.5: undefined operation Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to compile Open Suse Linux factory package aalib-1.4.0-475.5 and the compiler said aamktabl.c:78: warning: operation on 'p1' may be undefined The source code is if ((p1=dist(parameters[i].p[0], parameters[i].p[1], parameters[i].p[2], parameters[i].p[3], parameters[i].p[4], p1, p2, p3, p4, sum)) >= (p1=dist(parameters[table[pos]].p[0], parameters[table[pos]].p[1], parameters[table[pos]].p[2], parameters[table[pos]].p[3], parameters[table[pos]].p[4], p1, p2, p3, p4, sum))&&(p1!=p2||priority[i/256]<=priority[table[pos]/256])) goto skip; 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.