See http://people.redhat.com/caolanm/callcatcher/DEV300_m13/ for full
list. Top three offenders are unchanged, but what might be of interest
is that callcatcher now can parse and use linker map files, so the scan
is extended to include some modules that export headers and symbols for
use by other modules but have linker maps which can be used to show what
symbols are not-exported from the library and are also not used within
the library, i.e. unusable outside the .so and unused inside the .so.

The nice win is that it shows that configmgr has 142 unused methods and
that even sal has a tiny amount. FWIW I think I've submitted patch for
most of the new entries on the list.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to