https://bugzilla.novell.com/show_bug.cgi?id=231178 Summary: gnokii-0.6.14-33: 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 gnokii-0.6.14-33 The compiler said lowlevel.c:129: warning: 'error' is used uninitialized in this function The source code is g_print (_("%s\n"), gn_error_print(error)); Suggest initialise local variable "error" 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.