This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: RFC: IDN support in getaddrinfo().


Andreas Jaeger wrote:
> I get the following warnings compiling the code:
> 
> toutf8.c:161: warning: implicit declaration of function `MAX'
> toutf8.c:161: warning: implicit declaration of function `MAX'
> /cvs/libc/libidn/toutf8.c:161: warning: undefined reference to `MAX'
> 
> Ok to commit the appended patch?

No.  We have a definition in <sys/param.h>.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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