bug-m4
[Top][All Lists]
Advanced

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

Re: [PATCH] fpending: fix regression on DragonFly BSD


From: Eric Blake
Subject: Re: [PATCH] fpending: fix regression on DragonFly BSD
Date: Fri, 08 Nov 2013 08:43:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 11/08/2013 08:37 AM, Paul Eggert wrote:
> Eric Blake wrote:
>> +#if !HAVE_DECL_FPENDING
>>  size_t __fpending (FILE *) _GL_ATTRIBUTE_PURE;
>>  
> 
> 
> Shouldn't that be HAVE_DECL___FPENDING?

D'oh!  Yes, pushing the fix shortly (I still think it's weird that we
didn't just create an fpending() wrapper instead of making other code
call implementation-namespace __fpending().)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
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]