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,
> >
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
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