c++/4095: Variable misspelled in gcc/cp/rtti.c
Zack Weinberg
zackw@panix.com
Fri Aug 24 12:56:00 GMT 2001
The following reply was made to PR c++/4095; it has been noted by GNATS.
From: Zack Weinberg <zackw@panix.com>
To: Mark Mitchell <mark@codesourcery.com>,
Andreas Jaeger <aj@suse.de>
Cc: gcc-gnats@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: c++/4095: Variable misspelled in gcc/cp/rtti.c
Date: Fri, 24 Aug 2001 15:48:05 -0400
> I think Zack is working on a patch to allow you to use the same
> set of macros with both stdarg and varargs, which will be nice
> and tidy.
It's finished and checked in. The macros are VA_OPEN, VA_CLOSE,
and VA_FIXEDARG, defined in ansidecl.h. Look there for documentation,
and in cpperror.c for example uses.
zw
More information about the Gcc-prs
mailing list