[uClibc]<stdio.h> conflicts with <varargs.h>

Erik Andersen andersen at codepoet.org
Thu Jan 17 16:20:30 UTC 2002


On Thu Jan 17, 2002 at 04:10:57PM +0900, Miles Bader wrote:
> ...because <stdio.h> includes <stdarg.h>, which isn't compatible with
> <varargs.h>.  However, old programs that use <varargs.h> almost
> certainly want to use <stdio.h> too.
> 
> I fixed this as follows; I'm not sure if it's the right way
> (`_VARARGS_H' is defined by gcc's <varargs.h>):

Why not just use stdarg.h?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list