To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66726





------- Additional comments from [EMAIL PROTECTED] Mon Jun 26 07:39:29 -0700 
2006 -------
The proposed patch would lead to warnings from GCC 4.1.1 about mixing "%X" with
"sal_uInt32".  Thus, I would suggest to additionally change "%08X%08X" to
"%08lX%08lX" and change the two static_cast<sal_uInt32> to static_cast<unsigned
long>.

warningfixes01 is ok (warningfixes01 was opened on SRC680m172, cd will resync it
to SRC680m173 as soon as that version is available (tomorrow))

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