<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> This introduces a compiler warning.</code></pre>
</blockquote>
<p>Attached is a patch where the <code>void const*</code> is cast to <code>void*</code> in order to avoid the warning in question, not sure why I did not notice myself (maybe I am borderline warning-blind at times, sorry about that).</p>
<p>Thanks!</p>