<p>NOTE:</p>
<p>In order for these changes to make sense one must also patch the headers where the callback-types are declared so that they have C linkage when being compiled as C++.</p>
<p>The typical <code>#ifdef __cplusplus</code> + <code>extern "C"</code> justifies.</p>
<hr style="height:1px;margin-bottom:20px;background-color:#ddd;color:#ddd" />
<p>On 16/02/22 19:53, Filip Roséen wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>I spent some time coming up with a draft-patch that fixes the issues described in the earlier post.</p>
</blockquote>