[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sys_socket: sockaddr_storage
From: |
Simon Josefsson |
Subject: |
Re: sys_socket: sockaddr_storage |
Date: |
Fri, 08 May 2009 09:17:11 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux) |
"Tom G. Christensen" <address@hidden> writes:
> 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.
Indeed, the logic was reversed. Please test updated patch in the other
e-mail I just sent. Or wait a few days for it to be part of GnuTLS
2.7.x to test it in "real" code.
/Simon
- sys_socket: sockaddr_storage, Simon Josefsson, 2009/05/07
- Re: sys_socket: sockaddr_storage, Tom G. Christensen, 2009/05/07
- Re: sys_socket: sockaddr_storage, Simon Josefsson, 2009/05/07
- Re: sys_socket: sockaddr_storage, Tom G. Christensen, 2009/05/07
- Re: sys_socket: sockaddr_storage,
Simon Josefsson <=
- Re: sys_socket: sockaddr_storage, Tom G. Christensen, 2009/05/13
- Re: sys_socket: sockaddr_storage, Bruno Haible, 2009/05/07
- Re: sys_socket: sockaddr_storage, Tom G. Christensen, 2009/05/08
- Re: sys_socket: sockaddr_storage, Simon Josefsson, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Bruno Haible, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Simon Josefsson, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Bruno Haible, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Simon Josefsson, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Simon Josefsson, 2009/05/08
- Re: sys_socket: sockaddr_storage, new module alignof, Bruno Haible, 2009/05/08