https://bugzilla.novell.com/show_bug.cgi?id=483402 Summary: sox-14.2.0-1.18: undefined code Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 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 Factory package sox-14.2.0-1.18 and the compiler said mp3.c:487: warning: operation on 'written2' may be undefined The source code is else if (lsx_writebuf(ft, mp3buffer, written2 = written) < written2){ I have read the code and I agree with the compiler. There is no requirement that the LHS of an expression is evaluated before or after the RHS of an expression. 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.