Bug 147325 - 2 * dead code detected
Summary: 2 * dead code detected
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: net-snmp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-07 11:40 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: 2005-02-23 10:17:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Binderman 2005-02-07 11:40:36 UTC
Description of problem:

I just tried to compile package net-snmp-5.2.1-1 from 
Redhat Fedora development tree.

The compiler said

container_binary_array.c(225): remark #177: function
"netsnmp_binary_array_replace" was declared but never referenced
container_binary_array.c(370): remark #177: function
"netsnmp_binary_array_retrieve" was declared but never referenced

I've had a look at the source code, and 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 Radek Vokál 2005-02-23 10:17:21 UTC
This bug should rather go to upstream and they will decide if this
should be removed or not. 


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