bug-glibc
[Top][All Lists]
Advanced

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

Re: glibc 2.3.2 sscanf.c


From: Dan Kegel
Subject: Re: glibc 2.3.2 sscanf.c
Date: Wed, 04 Jun 2003 11:21:35 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

Huang Yuzhen wrote:
i download glibc2.3.2 , and build it ,
and meet this error:
sscanf.c:37: error: `va_start' used in function with fixed args

after i change the function declare to
sscanf (const char *s,const char *format,...)
it's all right.

Yes, that's fixed in cvs.
- Dan







reply via email to

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