[Bug 237944] New: libreadline-java-0.8.0-55: missing return expression
https://bugzilla.novell.com/show_bug.cgi?id=237944 Summary: libreadline-java-0.8.0-55: missing return expression Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: dbornkessel@novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to compile package libreadline-java-0.8.0-55 with the new GNU compiler version 4.3 snapshot 20070119 The compiler said org_gnu_readline_Readline.c:433: warning: 'return' with no value, in function returning non-void The source code is return; but the return type of the function is const char *. Suggest add expression to return statement. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237944 dbornkessel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from dbornkessel@novell.com 2007-02-14 11:27 MST ------- Hi. Thanks for the bug report -- is fixed now :) -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com