To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65920
User sb changed the following:
What |Old value |New value
================================================================================
Status|REOPENED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WONTFIX
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jun 2 00:33:53 -0700
2006 -------
Sorry, but I again see problems: This function would have to be considered
general purpose (not even its name relates to debugging), but as a general
function it is not general enough---for one, the choice of RTL_TEXTENCODING_UTF8
is arbitrary, for another, use of rtl::OUStringToOString in general is
problematic as it does not let the client handle conversion failures (even
conversion from rtl::OUString, i.e., arbitrary sequences of UTF-16 code units,
to UTF-8 can fail) and rtl::OUString::convertToString would be the better
choice.
---------------------------------------------------------------------
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]