[cairo-bugs] [Bug 5082] all ref counted types need lifecycle
information
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 21 14:36:42 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
------- Additional Comments From vladimir at pobox.com 2005-11-22 09:33 -------
Created an attachment (id=3866)
--> (https://bugs.freedesktop.org/attachment.cgi?id=3866&action=view)
cairo-user-data.patch
This patch adds user data to cairo_t -- just user data; adding finish() would
require more work (checking whether the cairo_t is finished in all the public
APIs). Is finish() worth it for cairo_t? (I'd have it just basically destroy
the gstate and have the gstate == NULL case mean that it's finished.)
--
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