To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106074
------- Additional comments from [email protected] Tue Oct 20 08:54:59 +0000 2009 ------- @cmc: I am unsure about the "bRet |= realpath" (instead of "&=") in the patch of osl_psz_openProfile. Normally, realpath should not fail (and I do not see the logic behind requiring that only at least one of loadProfile and realpath succeed, as would be codified by "|="). Hamburg-internal #109261# obviously was about realpath failing in certain situations (which cannot be reconstructed from the issue information), so the "solution" was to remove the OSL_VERIFY as "osl profiles is deprecated." I would suggest changing "|=" to "&=" and if the "OSL_ASSERT(bRet)" ever fires seeing what exactly goes wrong and how to fix that correctly. Comments? --------------------------------------------------------------------- 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]
