Bug 137785 - missing return statement
Summary: missing return statement
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nc
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-01 10:26 UTC by David Binderman
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-01 12:38:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Binderman 2004-11-01 10:26:48 UTC
Description of problem:

I just tried to compile package nc-1.10-22 from 
Redhat Fedora Core 3 Test 3.

The compiler said

netcat.c(1735): remark #1011: missing return statement at end of
non-void function "helpme"

Suggest either add return type or mark the function as void.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Radek Vokál 2004-11-01 12:38:45 UTC
fixed in nc-1.10-23


Note You need to log in before you can comment on or make changes to this bug.