To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114877 Issue #|114877 Summary|configmgr: combine Components::{init|get}Singleton Component|framework Version|DEV300m88 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [email protected] Fri Oct 1 09:07:39 +0000 2010 ------- All uses of configmgr::Components::getSingleton in configmgr/source/configurationprovider.cxx and configmgr/source/update.cxx need to call configmgr::Components::initSingleton before (it is just luck that the missing calls in update.cxx happen to work), so the two should be folded into a single function. --------------------------------------------------------------------- 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]
