HEAD fails in stdio-common/printf-parsemb.c - MB_CUR_MAX undefined

Andrew Walrond andrew@walrond.org
Thu Jun 12 12:12:00 GMT 2003


Here is the error

printf-parsemb.c: In function `__find_specmb':
printf-parsemb.c:65: `MB_CUR_MAX' undeclared (first use in this function)
printf-parsemb.c:65: (Each undeclared identifier is reported only once
printf-parsemb.c:65: for each function it appears in.)
printf-parsemb.c: In function `__parse_one_specmb':
printf-parsemb.c:120: warning: implicit declaration of function `MAX'
In file included from printf-parsewc.c:2:
printf-parsemb.c: In function `__parse_one_specwc':
printf-parsemb.c:120: warning: implicit declaration of function `MAX'

I see this file was changed by Ulrich recently; Is this work in progress?

Andrew Walrond



More information about the Libc-alpha mailing list