To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75565
------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 07:51:58 +0000 2007 ------- aBuffer.append(rtl::OUStringToOString(sString, eSomeEncoding)); is somewhere in between character-count-wise and working today. Suits your needs? (Re error handling: The problem IMO is not so much with callers that neglect to handle errors---you can change that easily if necessary---, but with missdesigned published APIs that do not communicate error conditions properly to their callers.) --------------------------------------------------------------------- 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]
