To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105089
------- Additional comments from [email protected] Tue Sep 15 13:25:57 +0000 2009 ------- Again a case of history. npsdk was basically there first (plugin support requiring npapi.h was already in StarOffice before it went OpenSource and became OOo). Along came mozilla for the address book - which of course also comes with npapi.h. In the plugin code itself (that is in several files below extensions/source/plugin) there are multiple places working around the npapi header being to old. I'd rather like to remove npsdk in favor of using the mozilla headers to get around those places. However that might bring up some inconsistencies - which is not much of an issue if the compiler finds them - however we'd e.g. have to carefully look at the places using API version macro. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
