Red Hat Bugzilla – Bug 147325
2 * dead code detected
Last modified: 2007-11-30 17:10:59 EST
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:
This bug should rather go to upstream and they will decide if this should be removed or not.