This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __va_copy - for compatibility [and c++ q]


On Fri, Dec 10, 1999 at 11:45:34AM -0800, Geoff Keating wrote:
> Is there some reason you can't key this off __STDC_VERSION__ instead?

Hmm.  We don't define that.

> After all, we want va_copy to be defined even for GNU C99, not just in
> strict ANSI mode.

We would.  Look at the conditional again.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]