To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63497 Issue #:|63497 Summary:|64bit: framework: min()/max() has to have both |arguments of the same type Component:|framework Version:|680m160 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|mba Reported by:|kendy
------- Additional comments from [EMAIL PROTECTED] Wed Mar 22 09:30:29 -0800 2006 ------- std::min()/std::max() has to have the both arguments of the same type, I'll attach Caolan's patch... Please note that this is not the only problem in layoutmanager.cxx. On several places, LONG_MAX is assigned to sal_Int32, which is wrong on x86-64 Linux - I'll file a separate issue for it. Please review the patch & re-assign back if OK; we'll commit it to a CWS. --------------------------------------------------------------------- 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]
