To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93436
                 Issue #|93436
                 Summary|tools: debugging macros ";" or not ";"
               Component|utilities
                 Version|DEV300m30
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cmc
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Wed Sep  3 16:11:05 +0000 
2008 -------
The majority of uses of the tools debugging macros assume that they should be
appended with a ";", like the OSL_ASSERT etc. set does, but they actually don't
expect to be appeded with a ";".

Given that nearly everyone *thinks* that they do, its probably best to make them
expect it to remove the empty statement warnings from later gcc and to reconcile
their usage pattern with the OSL_ set.

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