[EMAIL PROTECTED] writes:
> stringinfo.c:115: `va_list' undeclared (first use in this function)

Try changing src/include/c.h so that <stddef.h> and <stdarg.h> are
included unconditionally (near line 53) and remove #include <varargs.h>
near line 770.

Or try 7.1RC2 or later --- these changes are already made for 7.1.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to