<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Quartz backend build failure (git master)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84569#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Quartz backend build failure (git master)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84569">bug 84569</a>
from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>