bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getaddrinfo needs socklen, sync from coreutils


From: Simon Josefsson
Subject: Re: getaddrinfo needs socklen, sync from coreutils
Date: Sat, 24 Sep 2005 09:44:32 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Jim Meyering <address@hidden> writes:

> I've just discovered/fixed a build problem with the getaddrinfo module.
> It didn't depend on the socklen module (for the declaration of socklen_t).
> So I've merged these changes from coreutils:

Hm. socklen_t is POSIX.  Shouldn't getaddrinfo assume a POSIX system
except for getaddrinfo?  If a maintainer notice that socklen_t is ALSO
missing he could use the socklen_t module herself.  Just a thought.
For this case adding the dependency is low-cost, but in general it
could have been a very complex module that were added.

Thanks,
Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]