bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] getaddrinfo: fix gai_strerror signature


From: Eric Blake
Subject: Re: [PATCH] getaddrinfo: fix gai_strerror signature
Date: Fri, 29 Apr 2011 07:54:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.9

On 04/29/2011 06:09 AM, Bruno Haible wrote:
> Eric Blake wrote:
>> +    getaddrinfo: fix gai_strerror signature
>> +    * m4/getaddrinfo.m4 (gl_GETADDRINFO): Detect broken signatures,
>> +    and work around mingw with UNICODE defined.
>> +    (gl_PREREQ_GETADDRINFO): Drop redundant decl check.
>> +    * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Add witness.
>> +    * modules/netdb (Makefile.am): Substitute it.
>> +    * lib/netdb.in.h (gai_strerror): Declare replacement.
>> +    * lib/gai_strerror.c (rpl_gai_strerror): Fix signature.
>> +    * doc/posix-functions/gai_strerror.texi (gai_strerror): Document
>> +    the fix.
> 
> Very nice.
> 
> Since it's the first use of _GL_FUNCDECL_RPL in lib/netdb.in.h, the following
> additional changes are needed in the same commit:

Oops, too late for the same commit, so I pushed your cleanups as a
followup in your name.  Thanks for catching that.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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