To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83489
------- Additional comments from [EMAIL PROTECTED] Fri Nov 9 11:05:58 +0000
2007 -------
The GCC 4.3 snapshot I have handy here says
warning: suggest braces around empty body in an ‘else’ statement
so my hope would be that systematically changing the problematic code to
else {
OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
}
return p;
would solve the problem, also for GCC 4.2.1. Rene, can you confirm this?
---------------------------------------------------------------------
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]