bug-gnulib
[Top][All Lists]
Advanced

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

Re: sys_socket: sockaddr_storage, new module alignof


From: Simon Josefsson
Subject: Re: sys_socket: sockaddr_storage, new module alignof
Date: Sun, 10 May 2009 21:59:26 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> +#define _SS_PADSIZE (_SS_SIZE - (max (sizeof (sa_family_t),         \
>> +                                      alignof (__ss_aligntype))     \
>
> 'max' is not a predefined macro. I'm applying this fix:

Thanks.

/Simon




reply via email to

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