This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
I've added now all changes to glibc, now the remaing prototype
warnings are:
../sysdeps/unix/sysv/linux/i386/getresgid.c:52: warning: no previous prototype for `getresgid'
../sysdeps/unix/sysv/linux/i386/getresuid.c:50: warning: no previous prototype for `getresuid'
../sysdeps/unix/sysv/linux/sysctl.c:32: warning: no previous prototype for `__sysctl'
argp-parse.c:233: warning: no previous prototype for `_argp_unlock_xxx'
constload2.c:26: warning: no previous prototype for `init'
programs/charmap-kw.h:97: warning: no previous prototype for `charmap_hash'
programs/locale-spec.c:38: warning: no previous prototype for `locale_special'
programs/locfile-kw.h:97: warning: no previous prototype for `locfile_hash'
wcfuncs.c:39: warning: no previous prototype for `__iswalnum'
wcfuncs.c:41: warning: no previous prototype for `__iswalpha'
wcfuncs.c:43: warning: no previous prototype for `__iswblank'
wcfuncs.c:45: warning: no previous prototype for `__iswcntrl'
wcfuncs.c:47: warning: no previous prototype for `__iswdigit'
wcfuncs.c:49: warning: no previous prototype for `__iswlower'
wcfuncs.c:51: warning: no previous prototype for `__iswgraph'
wcfuncs.c:53: warning: no previous prototype for `__iswprint'
wcfuncs.c:55: warning: no previous prototype for `__iswpunct'
wcfuncs.c:59: warning: no previous prototype for `__iswupper'
wcfuncs.c:61: warning: no previous prototype for `__iswxdigit'
yp_xdr.c:305: warning: no previous prototype for `xdr_ypall'
ypclnt.c:756: warning: no previous prototype for `yp_maplist'
I won't look at them for now and appreciate if others would look at
them (Thorsten will look at the yp_maplist).
A Happy New Year,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |