autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call for help on improving the documentation


From: Paul Eggert
Subject: Re: Call for help on improving the documentation
Date: 28 Sep 2000 11:45:28 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Russ Allbery <address@hidden> writes:

> I see software that uses ANSI C function prototypes but tests for
> varargs.h vs. stdarg.h and chooses the right variadic argument syntax
> accordingly.  Are there really ANSI C compilers that don't have stdarg.h?

No, but there were compilers that had function prototypes but not stdarg.h.

A lot of that decade-old porting stuff could go these days, in my opinion.
(But not in this autoconf release.  :-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]