To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82773
User kr changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 11 13:31:45 +0000
2008 -------
Do I understand correctly, that this is "ugly" only, but does not break any
functionality?
Anyway, dumping some log output because a function failed which return result is
to be handled in the calling function is stupid at best. So, this kind of fits
to OOo error handling approach ... ;-)
Two solutions:
-1- Remove the logging from "osl_getAsciiFunctionSymbol".
-2- Change the query order, shlib.cxx.
Obviously, -1- would be the right thing to do, but I fear that others would hit
me for that, as this is their approach for finding problems ... let's see.
Approach -2- would cure the current situation and may be revised later on, when
most components implement "component_getImplementationEnvironmentExt" ...
So, let's go ...
---------------------------------------------------------------------
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]