To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85864
Issue #|85864
Summary|Bad warning, possibly a mistake
Component|gsl
Version|680m242
Platform|All
URL|
OS/Version|Linux
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|code
Assigned to|pl
Reported by|hub
------- Additional comments from [EMAIL PROTECTED] Mon Feb 4 17:50:21 +0000
2008 -------
in unx/gtk/gdi/salnativewidgets-gtk.cxx there are two constructs like this:
if( condition );
{
}
Note the trailing semi-colon causing warnings withj gcc 4.2.1 and that I think
is a bug.
attached is a patch to fix it.
---------------------------------------------------------------------
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]