<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Le 24/04/2018 à 11:23, Romain Vimont a écrit :<br>
    <blockquote type="cite" cite="mid:20180424092318.GA6378@videolabs">
      <pre wrap="">On Mon, Apr 23, 2018 at 03:40:00PM +0300, Rémi Denis-Courmont wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">And I would separate patches converting to void, from namespacing patches.
</pre>
      </blockquote>
      <pre wrap="">
You're right. I just did that.
</pre>
    </blockquote>
    <br>
    What I don't understand is if the problem is only for C++ why do we
    force a void* on C parts of the code as well.<br>
    <br>
    Can't we just <span style=" color:#000080;">#ifdef</span><span
      style=" color:#c0c0c0;"> </span><span style=" color:#000080;">__cplusplus
      these changes ? And keep the xxx_sys_t for C ?<br>
    </span>
  </body>
</html>