Received: (at submit) by bugs.debian.org; 10 Jan 2002 04:09:36 +0000 From scheme@cmmail.com Wed Jan 09 22:09:36 2002 Return-path: Received: from (ceen.com.cn) [211.101.185.136] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16OWX1-00082o-00; Wed, 09 Jan 2002 22:09:36 -0600 Received: from cmmail.com [211.101.185.130] by ceen.com.cn with ESMTP (SMTPD32-7.00 EVAL) id A2AE15021A; Thu, 10 Jan 2002 12:03:58 +0800 Message-ID: <3C3D1441.7030907@cmmail.com> Date: Thu, 10 Jan 2002 12:10:41 +0800 From: scheme User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20020105 X-Accept-Language: en, zh-cn MIME-Version: 1.0 To: submit Subject: binstats: false unused reports regarding link targ libs Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: submit@bugs.debian.org Package: binstats Version: 1.08-5 Severity: normal I find this utility useful. I especially want to use it to find out used library packages. But it seems to make false unused reports regarding libs that are link target. That is, the libs are used via the link: for instance, libforms.so.4.2 and libforms.so.5.2. I think it's quite straightforward to fix the problem, but I didn't dive into the source yet.