On 09/15/2011 01:21 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.
Agreed, but I prefer squashing that patch where it would naturally apply. Paolo
