[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] dfa/grep: fix compilation with MBS_SUPPORT
From: |
Aharon Robbins |
Subject: |
Re: [PATCH v3] dfa/grep: fix compilation with MBS_SUPPORT |
Date: |
Thu, 25 Mar 2010 17:54:51 +0200 |
Hi.
> Date: Thu, 25 Mar 2010 14:27:14 +0100
> From: Paolo Bonzini <address@hidden>
> To: Jim Meyering <address@hidden>
> Cc: address@hidden
> Subject: Re: [PATCH v3] dfa/grep: fix compilation with MBS_SUPPORT
>
> On 03/25/2010 02:11 PM, Jim Meyering wrote:
> >> > Unfortunately, using wchar.h unconditionally would not be okay for gawk.
> >> > Until Arnold is prodded strongly enough, we need some slightly ugly
> >> > hacks.
> >
> > Now that we've sync'd with gawk,
> > it's up to him to decide if and how to follow.
> > I'm happy to defer dfa.c clean-up on "master" for a few days
> > while we ensure that 2.6.x has stabilized, but going forward,
> > dfa.c will jump whole-heartedly onto the gnulib bandwagon.
>
> Yes, I totally agree.
>
> Paolo
That's fine, I will handle things on my end.
Thanks again to everyone for all the work that's gone into dfa.[ch].
Arnold