Bug 101033

Summary: compiler warning in wireless applet
Product: [Retired] Red Hat Linux Reporter: d.binderman
Component: gnome-appletsAssignee: Mark McLoughlin <markmc>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 9Keywords: MoveUpstream, Triaged
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: 2004-03-03 21:50:28 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 d.binderman 2003-07-28 18:51:01 UTC
Description of problem:

Hello there,

I have just compiled package gnome-applets-2.2.0-8 from Redhat 9.0
with compiler flag -Wall.

The compiler said

wireless-applet.c:183: warning: `return' with no value, in function returning
non-void

You might well be better off returning something sensible, instead of
rubbish off the stack.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Mark McLoughlin 2004-03-03 21:50:28 UTC
This seems to have been fixed long ago