On Thu, 2007-04-05 at 16:37 +0200, Mathias Bauer wrote: > Hi Caolan, > > Caolan McNamara wrote: > > > 116 methods: > > http://people.redhat.com/caolanm/callcatcher/m201.sw.log > > first entry is AddressMultiLineEdit::Modified > > > > 18 methods: > > http://people.redhat.com/caolanm/callcatcher/m201.starmath.log > > first entry is ConvertMathMLToMath(unsigned short) > > To avoid duplicate work: did you already commit some of the changes?
We didn't commit anything directly, but jnavrati submitted a patch to remove the majority of the sw ones as http://www.openoffice.org/issues/show_bug.cgi?id=75235 And also two patches to remove the majority of the dbaccess ones. There are still a handful of the more tricky ones outstanding for sw (some of which are c-style symbols which might be dlopened by something, if so let me know and I'll whitelist them in the tooling). So you'd really need to regenerate a new list of the unused methods of sw post os94, and for dbaccess post dba23a. The sc list should still be valid, and would now give the biggest wins as it's the longest list of unused methods. C. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]