[Bug 371305] New: libgluezilla0-1.2.6-18: missing return statement
https://bugzilla.novell.com/show_bug.cgi?id=371305 Summary: libgluezilla0-1.2.6-18: missing return statement Product: openSUSE 11.0 Version: Alpha 2 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 compile the package libgluezilla0-1.2.6-18 with the GNU C compiler. The compiler said gluezilla.cpp:349: warning: no return statement in function returning non-void The source code is gboolean gtk_init_done (gpointer data) { PRINT2 ("callback_initdone %p \n", g_thread_self ()); int p = 1; g_async_queue_push (queueout, &p); } I agree with the compiler. Strongly recommend code rework. -- 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=371305 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |bnc-team-mono@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=371305 User dcb314@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=371305#c1 --- Comment #1 from David Binderman <dcb314@hotmail.com> 2009-03-03 03:24:08 MST --- (In reply to comment #0)
I just tried to compile the package libgluezilla0-1.2.6-18 with the GNU C compiler.
Still broken a year later in version 2.0-10.60 -- 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=371305 Andrew Jorgensen <ajorgensen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajorgensen@novell.com AssignedTo|bnc-team-mono@forge.provo.n |avidigal@novell.com |ovell.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.
participants (1)
-
bugzilla_noreply@novell.com