[cairo-bugs] [Bug 5082] New: all ref counted types need lifecycle information

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 17 10:12:25 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=5082          
     
           Summary: all ref counted types need lifecycle information
           Product: cairo
           Version: 1.1.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: lewing at gnome.org
         QAContact: cairo-bugs at cairographics.org


of the 5 refcounted types in cairo only cairo_surface_t and cairo_font_face_t have 
set_user_data and on cairo_surface_t has finish.  It would make language
bindings much more robust if they could also track the lifetime of the other 3
types using one of those methods.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list