[cairo-bugs] [Bug 10206] PATCH: cairo_context_size

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 6 18:29:58 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10206





------- Comment #2 from racarr at beryl-project.org  2007-03-06 18:29 PST -------
(In reply to comment #0)
> In an experiment with shm and cairo I ran in to the need for sizeof(cairo_t)
> which obviously wont work because it's an incomplete type.
> 
> Rather than complete the type in my file (obivously a horrible idea), I've made
> a quick patch adding a cairo_context_size(void) function which returns
> sizeof(cairo_t)
> 

An experiment might be the bad way to word it, I'm actually planning to use
this


-- 
Configure bugmail: http://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