To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65920
------- Additional comments from [EMAIL PROTECTED] Wed May 31 08:43:27 -0700 2006 ------- I knew you wouldn't like it ;-) But if printf("%s",aStr.getStr()); fails on compilation, I'm quite OK with a macro/function (with a short name, like DUMP() or something) as a shortcut for the debugging... Or I'll try to invent a nicer hack ;-) You are right with the multi-thread; of course, having a lock there would be a good idea. I'm afraid that returning just a verbatim rtl::OUStringToOString( aString, RTL_TEXTENCODING_UTF8 ).getStr() would be problematic; or not? And - being curious ;-) - how did you solve the 'aStr.getStr() looks valid' problem? I had a look at cvs diff -r CWS_SRC680_WARNINGS01_ANCHOR -r cws_src680_warnings01 inc/rtl/ustring.hxx, but nothing interesting there... Thank you! --------------------------------------------------------------------- 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]