Re: getaddrinfo: compilation error on OSF/1 5.1

2007-03-31 Thread Bruno Haible
Hi Simon, This getaddrinfo.c error on OSF/1 is now the only remaining compilation error of all of gnulib on OSF/1, HP-UX, AIX, Solaris, IRIX. > > int getnameinfo( > > const struct sockaddr *sa, > > socklen_t salen, > > char *node, > > size_t *nodelen, > >

Re: getaddrinfo: compilation error on OSF/1 5.1

2007-03-12 Thread Simon Josefsson
Bruno Haible <[EMAIL PROTECTED]> writes: > Hi Simon, > > On OSF/1 5.1, with cc as compiler, the getaddrinfo module fails to compile: > > cc: Warning: getaddrinfo.c, line 334: In this declaration, parameter 2 has a > different type than specified in an earlier declaration of this function. > (mis

getaddrinfo: compilation error on OSF/1 5.1

2007-03-11 Thread Bruno Haible
Hi Simon, On OSF/1 5.1, with cc as compiler, the getaddrinfo module fails to compile: cc: Warning: getaddrinfo.c, line 334: In this declaration, parameter 2 has a different type than specified in an earlier declaration of this function. (mismatparam) int getnameinfo(const struct sockaddr *restr