[Bug 470121] New: gnome-utils-2.24.1-3.29: 4 * missing return expression
https://bugzilla.novell.com/show_bug.cgi?id=470121 Summary: gnome-utils-2.24.1-3.29: 4 * missing return expression Classification: openSUSE Product: openSUSE 11.2 Version: unspecified Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to compile the Suse Factory package gnome-utils-2.24.1-3.29 and the compiler said 1. baobab-chart.c:1168: warning: 'return' with no value, in function returning non-void The source code is g_return_if_fail (BAOBAB_IS_CHART (widget)); I agree with the compiler and I suggest code rework. 2. baobab-chart.c:1781: warning: 'return' with no value, in function returning non-void baobab-chart.c:1801: warning: 'return' with no value, in function returning non-void baobab-chart.c:1821: warning: 'return' with no value, in function returning non-void Similar problems. -- 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=470121 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=470121#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vuntz@novell.com Resolution| |FIXED --- Comment #1 from Vincent Untz <vuntz@novell.com> 2009-03-18 21:31:56 MST --- I fixed this upstream. Please open those kind of bugs directly upstream, and not for openSUSE. -- 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