To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62389 Issue #:|62389 Summary:|64bit: vcl DrawPolyPolygon doesn't match psprint |prototype Component:|gsl Version:|OOo 2.0.2 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|ssa Reported by:|cmc
------- Additional comments from [EMAIL PROTECTED] Tue Feb 21 07:35:45 -0800 2006 ------- i.e. vcl has drawpolypolygon and drawPolyPolygonBezier with types of ULONG* which call the matching methods of psprint which uses sal_uInt32 :-( Attached patch matches vcl to psprint, the opposite is alternatively possible of course if that's preferred. (final 64bit patch for vcl) --------------------------------------------------------------------- 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]
