Bug 136756

Summary: missing return statement
Product: [Fedora] Fedora Reporter: David Binderman <dcb314>
Component: ggvAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-09 19:49:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Binderman 2004-10-22 07:59:20 UTC
Description of problem:

I just tried to compile package ggv-2.8.0-1 from package
Redhat Fedora Core 3 Test 3.

The compiler said

ggv-window.c(1023): remark #1011: missing return statement at end of
non-void function "ggv_add_open_button"

The source code is

        bonobo_ui_component_widget_set (ui_component, path, GTK_WIDGET
(button),                                        NULL);
}

Suggest either mark the function as void return type or add a return
statement at the end of the routine.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dan Williams 2004-11-17 18:25:43 UTC
Mass reassign to Marco.

Comment 2 Ray Strode [halfline] 2005-09-09 19:49:08 UTC
Hi,

We don't really support ggv anymore.  Have you tried Evince? It is a much nicer
postscript / pdf file viewing solution.