bug-gnulib
[Top][All Lists]
Advanced

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

Re: sys_socket: sockaddr_storage


From: Tom G. Christensen
Subject: Re: sys_socket: sockaddr_storage
Date: Thu, 7 May 2009 20:29:19 +0200
User-agent: Mutt/1.4.2.2i

On Thu, May 07, 2009 at 07:12:31PM +0200, Simon Josefsson wrote:
> "Tom G. Christensen" <address@hidden> writes:
> 
> > I applied this patch and gave the result a whirl on the actual
> > Solaris 2.6 system in question but it did not do what I expected it to
> > do.
> ...
> > I've dumped config.log and the buildlog at http://jupiterrise.com/tmp
> 
> Thanks, it was a simple mistake.  Please try again with this patch.
> 
Still doesn't work.

sys_socket.in.h is now expanded and used but the definition of
sockaddr_storage is enclosed in #if 0 #endif and not activated.
The logic seems reversed so I added ! to the #if in sys_socket.in.h
and that does the trick.

PASS: test-errno
PASS: test-sys_socket
==================
All 2 tests passed
==================

-tgc




reply via email to

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