To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78393 Issue #|78393 Summary|don't append obsolete description function to shared l |ibraries Component|tools Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|solenv Assigned to|hjs Reported by|hjs
------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 13:51:05 +0000 2007 ------- currently all shared libraries contain component_getDescriptionFunc. this is code generated from a description.xml and makes the description available at runtime. unfortunately these descriptions are neither maintained nor even existing for all shared libraries. thus most libraries simply contain a function which returns that there is no descriptio, which is quite pointless... (except for slowing down the build). also generating this code creates a tool/dependency chain which, for example, makes every external module depend on the module sal if the makefiles from solenv are used to build it. --------------------------------------------------------------------- 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]
