[cairo-bugs] [Bug 84569] Quartz backend build failure (git master)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 2 11:37:58 PDT 2014


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

--- Comment #3 from Bryce Harrington <b.harrington at samsung.com> ---
Andrea, you're on the right path, that's half the fix.

For the remaining error(s) suv reported, do this:

1. _cairo_surface_is_quartz() needs to not be static, since it's used in
another file.

2.  Move the declaration of _cairo_surface_is_quartz() into the
cairo-quartz-private.h header.  Define it as cairo_private like other routines
listed here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20141002/965d24df/attachment.html>


More information about the cairo-bugs mailing list