Bug 114744

Summary: too many arguments in function call
Product: [Fedora] Fedora Reporter: d.binderman
Component: kakasiAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact: Bill Huang <bhuang>
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.3.4-15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-03 07:41:37 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-02 11:16:59 UTC
Description of problem:

I just tried to compile package kakasi-2.3.4-13 from Redhat
Fedora Core 1.

The compiler said

1.

mkkanwa.c(92): warning #140: too many arguments in function call

The source code is

            usage(argv, options);

But

static void
usage(argv)
     char **argv;
{

Suggest remove parameter options from call & enhance to use ISO C,
not K&R C, prototypes.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Akira TAGOH 2004-02-03 07:41:37 UTC
Fixed in 2.3.4-15