bug-glibc
[Top][All Lists]
Advanced

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

glibc 2.3.2 sscanf.c


From: Huang Yuzhen
Subject: glibc 2.3.2 sscanf.c
Date: Wed, 4 Jun 2003 11:27:27 +0800

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.


-- 
Huang Yuzhen





reply via email to

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