This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


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

Re: problem __va_copy in glibc's vprinf and vscanf


Kaoru Fukui <k_fukui@highway.ne.jp> writes:

> I have the problem when compiling glibc-2.1.3 with gcc-2.9.6(snapshot).
> Glibc's vprinf and vscanf have  __va_copy,
> and gcc-2.95 have also __va_copy.
> But gcc-2.96 have va_copy.

The gcc headers cannot simply remove __va_copy.  This is a used definition.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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