This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC headers and DJGPP port
- To: Eli Zaretskii <eliz at is dot elta dot co dot il>
- Subject: Re: GCC headers and DJGPP port
- From: Laurynas Biveinis <lauras at softhome dot net>
- Date: Tue, 18 Jul 2000 11:28:07 +0200
- CC: bkorb at sco dot COM, mrs at windriver dot com, gcc at gcc dot gnu dot org, djgpp-workers at delorie dot com
- References: <200007180906.FAA06975@indy.delorie.com>
Eli Zaretskii wrote:
> I'm not sure I understand what you are saying: what would fixincludes
> do with va_list in stdio.h? And why would that be a Good Thing (tm)?
IIRC, it would replaced with _VA_LIST from GCC's stdarg.h or something
like that to ensure ISO conformance. This time I won't judge, is it a
Good Thing or not.
Laurynas