Hi Guys,<br><br>I got a compilation error of skypiax_protocol.c with the latest version r15764.<br><br><div style="margin-left: 40px;">Compiling skypiax_protocol.c...<br><b>cc1: warnings being treated as errors</b><br>skypiax_protocol.c: In function ‘X11_errors_handler’:<br>

skypiax_protocol.c:1548: warning: ISO C90 forbids mixed declarations and code<br>skypiax_protocol.c: In function ‘skypiax_send_message’:<br>skypiax_protocol.c:1582: warning: ISO C90 forbids mixed declarations and code<br>

skypiax_protocol.c: In function ‘skypiax_do_skypeapi_thread_func’:<br>skypiax_protocol.c:1726: warning: ISO C90 forbids mixed declarations and code<br>skypiax_protocol.c:1758: warning: ISO C90 forbids mixed declarations and code<br>

make[5]: *** [skypiax_protocol.o] Error 1<br>make[4]: *** [install] Error 1<br>make[3]: *** [mod_skypiax-install] Error 1<br>make[2]: *** [install-recursive] Error 1<br></div><br>I personally checked the file and it shouldn&#39;t be a merge problem. Does anyone encounter this as well?<br>