To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114290
User sb changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Oct 28 15:14:16 +0000
2010 -------
Neither C99 __func__ nor GCC __FUNCTION__/__PRETTY_FUNCTION__ expand to string
literals (that can be concatenated with other string literals in the definition
of OSL_LOG_PREFIX; see
<http://gcc.gnu.org/onlinedocs/gcc-4.5.1/gcc/Function-Names.html#Function-Names>),
so all this does not work at all, anyway.
Fixed as <http://hg.services.openoffice.org/cws/sb132/rev/c3a67e297108>,
reducing OSL_THIS_FUNC to "<unknown>".
---------------------------------------------------------------------
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]