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.