Around 23 o'clock on Sep 25, "Mike A. Harris" wrote:

> Hmm.  Looks to me like the programmer probably tried to silence 
> the warning resulting from the lack of inclusion of stdio.h by 
> adding (void) then..

More likely a warning was generated on a system where sprintf returned a 
char * instead of an int; some compilers warn about everything *except* 
functions returning int.

I believe the DPS libraries came from Adobe, not a hotbed of sensible C 
programming in general; when Juliusz added them, he had to disable 
building them as they were so unportable...

[EMAIL PROTECTED]        XFree86 Core Team              SuSE, Inc.


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to