Bug 142575

Summary: 2 * function declared but never referenced
Product: [Fedora] Fedora Reporter: David Binderman <dcb314>
Component: amandaAssignee: Jay Fenlason <fenlason>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jfeeney
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-12-10 21:45:17 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-12-10 18:16:11 UTC
Description of problem:

I just tried to compile package amanda-2.4.4p4-1 from 
Redhat Fedora development tree.

The compiler said

../regex-src/regcomp.c(1177): remark #177: function "mcsub" was
declared but never referenced
../regex-src/regcomp.c(1204): remark #177: function "mcin" was
declared but never referenced

I agree with the compiler. Suggest delete dead code.



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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Jay Fenlason 2004-12-10 21:45:17 UTC
For something like this, you are best off going directly to the 
upstream Amanda folks at www.amanda.org.  They've pretty much 
stopped development on Amanda 2.4, and are actively working on 2.5.  
If they haven't already removed the dead code, I'm sure they'll 
appreciate the help.