# New Ticket Created by  Andy Lester 
# Please include the string:  [perl #44041]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44041 >


I would not be surprised to find that we have at least a dozen  
functions in the codebase that aren't actually used any more.  I just  
now removed string_fill_from_buffer, for example.

Verify that all functions actually get used.  We could do this by  
either:

* Creating a tool that verifies that each function is used at least once

* Run splint with whatever flags necessary to do global reference  
matching.

--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to