[Bug 449626] New: aalib-1.4.0-475.5: undefined operation
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.
https://bugzilla.novell.com/show_bug.cgi?id=449626 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |hvogel@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=449626 User dcb314@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=449626#c1 --- Comment #1 from David Binderman <dcb314@hotmail.com> 2009-02-19 03:48:37 MST --- (In reply to comment #0)
I just tried to compile Open Suse Linux factory package aalib-1.4.0-475.5 and the compiler said
I agree with the compiler. Suggest code rework.
Still broken in version aalib-1.4.0-476.14, some three months later. Is it maybe the case that the second call to dist should return a value into p2, not p1 ? -- 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.
participants (1)
-
bugzilla_noreply@novell.com