I can confirm that svn1305 compiles on Intel Leopard and on PPC Tiger.<br>On the latter, though, I do get this:<br><br>code/qcommon/net_ip.c: In function &#39;Sys_IsLANAddress&#39;:<br>code/qcommon/net_ip.c:661: warning: &#39;addrsize&#39; may be used uninitialized in this function<br>

code/qcommon/net_ip.c:663: warning: &#39;compareadr&#39; may be used uninitialized in this function<br>code/qcommon/net_ip.c:663: warning: &#39;comparemask&#39; may be used uninitialized in this function<br>code/qcommon/net_ip.c:663: warning: &#39;compareip&#39; may be used uninitialized in this function<br>

<br>Can&#39;t test it without getting openarena or something, maybe I&#39;ll do that later.<br>