Bug 9715 - Sync with cairo API changes
Summary: Sync with cairo API changes
Status: RESOLVED FIXED
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 13:23 UTC by Marco Pesenti Gritti
Modified: 2007-01-21 05:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix (1.60 KB, patch)
2007-01-19 13:27 UTC, Marco Pesenti Gritti
Details | Splinter Review
Better patch which keeps python API consistent with the C one (8.79 KB, patch)
2007-01-19 13:38 UTC, Marco Pesenti Gritti
Details | Splinter Review
Better patch (upload the right one this time!) (2.41 KB, patch)
2007-01-19 13:39 UTC, Marco Pesenti Gritti
Details | Splinter Review

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.