i just double checked it again... it compiles fine here.
he problem is that the public pserver/viewcvs access lags behind.
its still revision 1.6 of stdio.h through viewcvs, but when i look at the cvs history using developer accesss over ssh it's 1.7.

guess you will have to wait some addidional time :-(
they are still moving around data on their servers at SF.net thats the reason of the longer-than-24-hours-gap.

or change the line localy to:
int __attribute__((format (printf, 2, 3))) uprintf(int (*func)(char c), const char *fmt, ...);

altough that will get you a cvs conflict next time you update.

chris

Garst R. Reese wrote:

Chris Liechti wrote:

sorry, my fault.

somehow that stio.h file escaped all my attempts to commit the changes ;-)

its comiited, but i guess it will take a few hours to hit the anonymous
cvs too...


Hi Chris,
I'm still getting this: stdlib/uprintf.c:35: conflicting types for `uprintf'
../include/stdio.h:45: previous declaration of `uprintf'
make: *** [msp1/uprintf.o] Error 1

Garst


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users





Reply via email to