Paolo Bonzini wrote:
> On 09/15/2011 12:27 PM, Jim Meyering wrote:
>> +#if MBS_SUPPORT
>> static void
>> add_utf8_anychar (void)
>> {
>
> Why keep the #if here? I think you're relying on compile-time dead
> code elimination.That particular #if directive is removed in a subsequent patch.
