guile-devel
[Top][All Lists]
Advanced

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

Re: build problems


From: Ludovic Courtès
Subject: Re: build problems
Date: Mon, 15 Feb 2010 16:13:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hello,

Ken Raeburn <address@hidden> writes:

> #3: Okay, I finally got to "make check", and two getaddrinfo tests
> failed, which Ludo and Andy were talking about on IRC.  I think these
> are bugs in the tests.  It appears that one ("wrong service name") is
> looking for EAI_SERVICE, when I think EAI_NONAME is the correct error
> to be returned in that case, or at least an acceptable error.  In the
> other ("port 80"), if I read it right, it's looking for AI_ADDRCONFIG
> to be set in the returned flags?  I don't think that's guaranteed at
> all.
>
> #4: Looking at the doc for getaddrinfo, AI_ADDRCONFIG is described as
> returning "only addresses configured on the local system."  I think
> that should be "only address families...."  Clearly, if you're looking
> up the address of some server, you don't want your query to return
> only your own addresses.

I committed a fix for these, thanks for your help on IRC!

  
http://git.sv.gnu.org/cgit/guile.git/commit/?id=25bc75c4316497c95b1c3fc17f1678ac47d32041

Ludo’.





reply via email to

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