bug-grep
[Top][All Lists]
Advanced

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

Re: [PATCH 21/34] maint: dfa: remove some #if MBS_SUPPORT guards


From: Jim Meyering
Subject: Re: [PATCH 21/34] maint: dfa: remove some #if MBS_SUPPORT guards
Date: Thu, 15 Sep 2011 13:13:19 +0200

Paolo Bonzini wrote:

> On 09/15/2011 12:28 PM, Jim Meyering wrote:
>>
>> +  if (MBS_SUPPORT)
>> +    {
>>     chars_al = 1;
>>     range_sts_al = range_ends_al = 0;
>>     ch_classes_al = equivs_al = coll_elems_al = 0;
>> @@ -812,7 +812,7 @@ parse_bracket_exp (void)
>>       }
>>     else
>>       work_mbc = NULL;
>> -#endif
>> +    }
>
> Is this a diff -b?

No.  I would have warned if there were such a patch.
This is the output of "git format-patch master" when run
from my private MBS branch.



reply via email to

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