<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:julien.isorce@gmail.com" title="Julien Isorce <julien.isorce@gmail.com>"> <span class="fn">Julien Isorce</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Should define all disabled features as 0 to avoid build failure"
href="https://bugs.freedesktop.org/show_bug.cgi?id=83359">bug 83359</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>WONTFIX
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Should define all disabled features as 0 to avoid build failure"
href="https://bugs.freedesktop.org/show_bug.cgi?id=83359#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Should define all disabled features as 0 to avoid build failure"
href="https://bugs.freedesktop.org/show_bug.cgi?id=83359">bug 83359</a>
from <span class="vcard"><a class="email" href="mailto:julien.isorce@gmail.com" title="Julien Isorce <julien.isorce@gmail.com>"> <span class="fn">Julien Isorce</span></a>
</span></b>
<pre>Oki np. (webkitEFL enables it but I can disable it manually)
What about the first part of the patch:
-CAIRO_FEATURE_HOOK_REGISTER(no,!no,!,
+CAIRO_FEATURE_HOOK_REGISTER(no,*,!,
?
to have all the disabled features in the commentaries ( i.e. "/*#undef $FEATURE
*/" )
So that it's not confusing why in cairo-features.h you can see /*#undef
CAIRO_HAS_EGL_FUNCTIONS */
but not /*#undef CAIRO_HAS_GLESV2_SURFACE */ when configuring cairo with
--disable-egl --disable-glesv2
Thx!</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>