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.
