Bug 11836 - compile failure in cairo-win32-surface.c
Summary: compile failure in cairo-win32-surface.c
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.5.1
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 14:11 UTC by Jody Goldberg
Modified: 2007-08-03 14:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Make a quick guess at how extents work now (799 bytes, patch)
2007-08-03 14:13 UTC, Jody Goldberg
Details | Splinter Review

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.