Le mardi 30 décembre 2014, 14:34:56 z_axis a écrit :
> $uname -a
> FreeBSD mybsd.zsoft.com 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #0: Mon Nov  3
> 22:02:57 UTC 2014    
> [email protected]:/usr/obj/usr/src/sys/GENERIC  i386
> 
> $head bin/wmi.c
> #!/home/sw2wolf/tcc/bin/tcc -run
> #include <stdlib.h>
> #include <stdio.h>
> #include <signal.h>
> #include <unistd.h>
> 
> /* #define __aligned(N) __attribute__ ((aligned (N))) */
> 
> $bin/wmi.c
> In file included from bin/wmi.c:3:
> /usr/include/stdio.h:63: error: ';' expected (got "va_list")

Did this error start with the commit 77ef3b2929094da36817ce15ac4445d736e5b7da 
? It seems unrelated at first look.

Best regards,

Thomas

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to