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





------- Additional comments from [EMAIL PROTECTED] Mon Feb 20 05:31:59 -0800 
2006 -------
Caolan: I agree that it is more correct to use the SAL_INT32_MAX defines than
LONG_MAX and would be happy to integrate the patch, but I would like to
understand why LONG_MAX causes an issue. My assumption would be that LONG_MAX on
64bit systems is larger than SAL_INT32_MAX, and that OpenDocument files never
contain lengths that are greater than SAL_INT32_MAX. So, the ussage of LONG_MAX
is of course wrong because it dies not ensure that the imported values fit into
a int32, but why does the usage of LONG_MAX breaks the import?

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