To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79875
User sb changed the following:
What |Old value |New value
================================================================================
CC|'' |'sb'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 23 15:00:54 +0000
2007 -------
@geki: From a cursory glance at the attached system-stlport5.diff:
- #if STLPORT_VERSION < 500 can break the build when configured
--without-stlport4 --enable-werror.
- (double)(X) is a bad C-style cast, please use something like static_cast<
double >(X) or double(X) instead.
---------------------------------------------------------------------
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]