Bug 92771

Summary: Cairo 1.14.4: Function cairo_win32_surface_create_with_format not defined
Product: cairo Reporter: BugByteMan <BugByteMan>
Component: win32 backendAssignee: cairo-bugs mailing list <cairo-bugs>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium CC: bgilbert
Version: unspecified   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description BugByteMan 2015-11-01 23:22:25 UTC
Build of latest version (1.14.4) fails on windows because function cairo_win32_surface_create_with_format is not defined anywhere.
Comment 1 Benjamin Gilbert 2015-11-25 03:15:54 UTC
cairo_win32_surface_create_with_format() was added to the 1.14 branch in 3d489616 and reverted in 6eba71d2.  549e5118 added a user of cairo_win32_surface_create_with_format() to 1.14, but was not also reverted.
Comment 2 Benjamin Gilbert 2015-12-15 04:50:53 UTC
Confirmed fixed in 1.14.6.
Comment 3 Micha.Renner 2015-12-24 11:03:09 UTC
(In reply to Benjamin Gilbert from comment #2)
> Confirmed fixed in 1.14.6.

You won't find cairo_win32_surface_create_with_format in 1.14.6. You can find it in 1.15.2

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.