To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90426
User sb changed the following:
What |Old value |New value
================================================================================
CC|'cmc,hr,kendy' |'cmc,hr,kendy,sb'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jun 24 08:56:55 +0000
2008 -------
The first part has spurious whitespace changes (I did not check whether it is
otherwise correct; but why not use, instead of sal_Int64 sledgehammer, something
as prosaic as "long" for representing values not larger than 1073741824 and thus
definitely smaller than the minimum guaranteed LONG_MAX of 2147483647?).
The second part is definitely wrong, "static_cast<ULONG>(m_nPosition) >
std::numeric_limits< ULONG >::max()" will always evaluate to false.
---------------------------------------------------------------------
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]