https://bugs.freedesktop.org/show_bug.cgi?id=39446

--- Comment #2 from Caolán McNamara <[email protected]> 2011-11-16 03:00:19 
PST ---
lots of progress here by multiple people.

The list is a list of methods unused under Linux in a --enable-debug build.
What that means is that 
a) some of the methods might be used under other platforms or configurations,
in which case some platform ifdefs might be called for.
b) the methods are just unused totally, which is the usual case, in which case
they can go.

Some complexities arise because some are generated from macros, e.g. easy-hack
bug 38831 is one example of macros that generate huge amounts of unused methods

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to