bug-grep
[Top][All Lists]
Advanced

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

Re: dfa.c fix for gawk compilation on cygwin


From: Eric Blake
Subject: Re: dfa.c fix for gawk compilation on cygwin
Date: Mon, 29 Mar 2010 09:09:04 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/28/2010 11:14 PM, Jim Meyering wrote:
> Aharon Robbins wrote:
>> Hi. This was needed (along with another, irrelevent-to-grep change) to allow
>> gawk to compile on latest cygwin.
>>
>> Beats me how it even compiled ok under Linux. :-)
>>
>> Thanks,
>>
>> Arnold
>> -----------------------------------------------
>> Mon Mar 29 05:41:35 2010  Corinna Vinschen  <address@hidden>
>>
>>      * dfa.c: Include hard-locale.h after xalloc.h because it needs
>>      xmalloc.

That is only true for gawk's top-level hard-locale.h, not gnulib's
lib/hard-locale.h.  That means the correct fix is to change gawk's
hard-locale.h to include "xalloc.h" itself.

Aharon, I repeat Jim's plea - we would be able to provide you a lot more
help with gawk if you would be willing to upgrade to git and gnulib.

-- 
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]