Bug 115960

Summary: missing return statement
Product: [Fedora] Fedora Reporter: d.binderman
Component: pcctsAssignee: Karsten Hopp <karsten>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
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-04-22 13:06:34 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 2004-02-17 12:11:28 UTC
Description of problem:

I just tried to compile package pccts-1_33mr33-6 from Fedora.

The compiler said

genmk.c(992): remark #1011: missing return statement at end of
non-void function "pclasses"

The source code is

        }
}

Suggest change return type of function to 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 Karsten Hopp 2004-04-22 13:06:34 UTC
fix commited to CVS. will be fixed in the next release