bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] bug#17072: dfa change apparently needed on Irix


From: Paul Eggert
Subject: Re: [bug-gawk] bug#17072: dfa change apparently needed on Irix
Date: Sun, 06 Apr 2014 11:00:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Thanks to Nelson H.F. Beebe's machines I've reproduced Bug#17072 on IRIX and have verified that the attached gawk patch fixes it. This patch is almost identical to the gawk patch I submitted in <http://bugs.gnu.org/17157#44>. It improves on the earlier patch only by changing gawk's dfa.c to look more like grep's dfa.c in one more way: include "dfa.h" before all other include files (except config.h).

I'll CC: this to Bug#17157 so that the patch is visible there too. No further change should be needed to grep for this.

Attachment: 0001-awk-simplify-dfa.c-by-having-it-not-include-mbsuppor.patch
Description: Text document


reply via email to

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