On Fri, Jun 3, 2011 at 19:09, Jim Meyering <[email protected]> wrote: > The b2 == EOF part is required for the somewhat similar bug I fixed > a month ago: > > fix a bug whereby echo c|grep '[c]' would fail for any c in 0x80..0xff > 8da41c930e03a8635cbd8c89e3e591374c232c89
Wouldn't that be covered by MB_CUR_MAX == 1, too? Paolo
