To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62384
------- Additional comments from [EMAIL PROTECTED] Tue Feb 28 07:07:59 -0800 2006 ------- The thing is that these functions are used for I/O - so the fixed size type is perfectly suitable here; ULONG works on 32bit architectures, but it's not what should be used here, IMHO. I can rename the functions to e.g. "SVBT32ToUInt32" - that makes sense. Why should we use long/ULONG (which is 64bit on 64bit Linux) when SVBT32 is known to be 32bit? ;-) Would it be OK for you, please? --------------------------------------------------------------------- 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]
