<p>Hi,</p>
<p>On 2016-09-23 15:52, Thomas Guillem wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Warning here:

 ../../modules/video_output/xcb/window.c: In function â€˜ReleaseDrawable’:
 ../../modules/video_output/xcb/window.c:541:17: warning: comparison
 between pointer and integer
     if (used[0] == NULL)
 </code></pre>
</blockquote>
<p>Oh snap, thanks for noticing that (not sure how I missed it)! See the attached patch for an updated one without the warning.</p>