Bug 9715

Summary: Sync with cairo API changes
Product: pycairo Reporter: Marco Pesenti Gritti <mpgritti>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix
Better patch which keeps python API consistent with the C one
Better patch (upload the right one this time!)

Description Marco Pesenti Gritti 2007-01-19 13:23:43 UTC
Patch will follow. The changes was introduced by this commit:

commit 28d6a228f030dbec05ab5b0ba680db272df67c49
Author: Carl Worth <cworth@cworth.org>
Date:   Thu Jan 18 13:01:53 2007 -0800

    Fix cairo_get_dash and cairo_get_dash_count APIs
    
    Make these functions consistent with other cairo_get functions
    by making cairo_get_dash_count return the count directly, and
    removing the cairo_status_t return value from cairo_get_dash.
Comment 1 Marco Pesenti Gritti 2007-01-19 13:27:28 UTC
Created attachment 8462 [details] [review]
Fix
Comment 2 Marco Pesenti Gritti 2007-01-19 13:38:11 UTC
Created attachment 8463 [details] [review]
Better patch which keeps python API consistent with the C one
Comment 3 Marco Pesenti Gritti 2007-01-19 13:39:42 UTC
Created attachment 8464 [details] [review]
Better patch (upload the right one this time!)
Comment 4 Marco Pesenti Gritti 2007-01-21 02:18:30 UTC
Does the patch look good? It's a stopper for development so it would be good to
fix it asap.
Comment 5 Steve Chaplin 2007-01-21 05:56:06 UTC
It's a stopper for development of what?
pycairo updated to compile against cairo 1.3.12.

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.