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 07:04:13 -0700 2006 ------- I see the need to occasionally print an rtl::OUString when doing printf-debugging, but I somehow do not feel easy including such a function in the stable official rtl API. - I personally never had a problem with the OUStringToOString jumbo... ;) - Once CWS warnings01 is integrated, the erroneous printf("%s",aStr.getStr()); *will* fail to compile on popular platforms. - static char pCharString[1024]; is not a good idea in a multi-threaded context. --------------------------------------------------------------------- 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]