To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83489
                 Issue #|83489
                 Summary|warning: empty body in an else statement all over the 
                        |place
               Component|porting
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|rene





------- Additional comments from [EMAIL PROTECTED] Fri Nov  9 10:49:46 +0000 
2007 -------
My unxlngi6.pro build gives(gcc 4.2.1) gives me the following warning all over
the OOo source tree: 

/tmp/buildd/openoffice.org-2.3.0/ooo-build/build/OOG680_m5/solver/680/unxlngi6.pro/inc/rtl/instance.hxx:329:
warning: empty body in an else statement

Looking at the header it contains

        else
            OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
        return p;

but OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER() is explicitely defined as empty
in inc/osl/doublecheckedlocking.h.

This bloats up the warnings shown and the buildlogs massively as it's shown all
over the tree....

---------------------------------------------------------------------
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]

Reply via email to