[cairo-bugs] [Bug 38600] cairo_svg_surface_create doesn't match API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 23 07:44:27 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38600

--- Comment #2 from Paul Childs <childsey01 at gmail.com> 2011-06-23 07:44:25 PDT ---
(In reply to comment #1)
> #include <cairo-svg.h> ?

Not directly. I'm wrapping cairo in via GTK and my CAIRO_HAS_SVG_SURFACE
variable is enabled. The program is able to still render to svg fine, just I
get this warning. It is strange as both cairo-svg.h and cairo-ps.h both have
the same declarations for their surface_create functions so I don't know why
the compiler would treat them differently.

I get it on both computers I've got one with 1.8.10 and the other with 1.10.2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list