[Bug 483401] New: sisctrl-0.0.20051202-220.47: 2 * missing return statements
https://bugzilla.novell.com/show_bug.cgi?id=483401 Summary: sisctrl-0.0.20051202-220.47: 2 * missing return statements 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 sisctrl-0.0.20051202-220.47 and the compiler said 1. src/sisctrl.c:434: warning: no return statement in function returning non-void The source code is } else fprintf(stderr, xverrorstring); } I have read the code and I agree with the compiler. Suggest code rework by either adding a return statement or changing the return type of the function to void. 2. src/sisctrl.c:452: warning: no return statement in function returning non-void Duplicate. -- 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=483401 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |sndirsch@novell.com |ovo.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=483401 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483401#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dcb314@hotmail.com --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2009-03-09 09:06:47 MST --- Please attach the fix. Thanks. -- 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=483401 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483401#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dcb314@hotmail.com | AssignedTo|sndirsch@novell.com |dcb314@hotmail.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2009-03-09 11:16:40 MST --- Let's do it differently. Reassigning to reporter. Please reassign back after attaching the fix. Thanks. -- 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=483401 User dcb314@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483401#c3 --- Comment #3 from David Binderman <dcb314@hotmail.com> 2009-03-10 03:13:31 MST --- Created an attachment (id=278348) --> (https://bugzilla.novell.com/attachment.cgi?id=278348) patch Fix for two compiler warnings -- 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=483401 David Binderman <dcb314@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low AssignedTo|dcb314@hotmail.com |sndirsch@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=483401 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483401#c4 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2009-03-10 03:58:25 MST --- Thanks. Fixed for Factory. -- 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