Bug 11836

Summary: compile failure in cairo-win32-surface.c
Product: cairo Reporter: Jody Goldberg <jody>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.5.1   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Make a quick guess at how extents work now

Description Jody Goldberg 2007-08-03 14:11:11 UTC
Looks like the win32 backend hasn't been compiled in several weeks.
Comment 1 Jody Goldberg 2007-08-03 14:13:29 UTC
Created attachment 10985 [details] [review]
Make a quick guess at how extents work now

It seems clear that the extent var is neither a pointer, nor does it contain x1,x2...  I did not check to see if width/height should be +1
Comment 2 Vladimir Vukicevic 2007-08-03 14:34:18 UTC
Pushed a fix for this -- there's actually one more thing that needs to be done other than the patch (the call to _cairo_region_boxes_fini needs to pass boxes as the last args)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.