https://bugzilla.novell.com/show_bug.cgi?id=231135 Summary: freqtweak-0.6.1-58: local variable used before set Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to compile package freqtweak-0.6.1-58 with the Intel C compiler. The compiler said FTmodulatorGui.cpp(682): warning #592: variable "tmpfloat" is used before its value is set The source code is && (float)tmpfloat >= lb && (float)tmpfloat <= ub) Suggest initialise local variable "tmpfloat" before first use. -- 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, or are watching someone who is.