[Bug 439996] New: ldtp-1.3.0-1.20: 'return' with no value, in function returning non-void
https://bugzilla.novell.com/show_bug.cgi?id=439996 Summary: ldtp-1.3.0-1.20: 'return' with no value, in function returning non-void 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 build the Suse Linux package ldtp-1.3.0-1.20 and the compiler said ldtp-gui.c:675: warning: 'return' with no value, in function returning non-void The source code is if (child_count < 1) return; Suggest replace with if (child_count < 1) return NULL; -- 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=439996 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |erik.hamera@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=439996 Martin Mrazik <mmrazik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmrazik@novell.com AssignedTo|erik.hamera@novell.com |bnc-team-gnome@forge.provo.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=439996 User erik.hamera@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=439996#c1 Erik Hamera <erik.hamera@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erik.hamera@novell.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Erik Hamera <erik.hamera@novell.com> 2008-10-31 12:16:05 MDT --- I have submitted it into autobuild. Closing. -- 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