On Tue, 2007-06-26 at 16:12 +0200, Mathias Bauer wrote:

> os94 is integrated since roughly a month. Can you generate a new list
> for sw? Or should we do it (how)?

To make a new list, on a linux box grab
http://www.skynet.ie/~caolan/pub/callcatcher/callcatcher-1.0.4.tar.gz
unpack
./setup.py install

When in your linux OOo/SO build env, point CC/CXX etc as shown in
http://www.skynet.ie/~caolan/Packages/callcatcher.html
to "callcatcher gcc"/"callcatcher g++" etc
and rebuild sw

after the build

do 

callanalyse --OpenOffice.org unxlngi*/pro/*so > /tmp/unused.symbols

and that should be it. The --OpenOffice.org option suppresses printing
unused symbols from the DECLARE_LIST and so on family of OOo macros. 
And by default "well formed" copy and assignment methods are suppressed
as well unless you use --strict.

C.



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

Reply via email to