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|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WONTFIX
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jun 1 05:53:41 -0700
2006 -------
I do not like the idea of such a macro:
- The macro hides the fact that the resulting pointer is only valid until the
end of the full expression, which makes it error prone to use.
- Is the hard-coded RTL_TEXTENCODING_UTF8 appropriate in all cases?
- The rtl API is stable, so we should be very reluctant in adding "small
helpers" that we have to maintain forever.
- Macros are sinful, anyway. ;)
Sorry for being so negative, but I do judge the costs higher than the value for
adding that small debug helper ("small" in what it saves you from typing
compared to the explicit OUStringToOString call, though YMMV there).
---------------------------------------------------------------------
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]