Bo Borgerson <[EMAIL PROTECTED]> wrote:
> I may be misinterpreting your patch, but it seems to me that
> decrementing count for zero-width characters could potentially lead to
> confusion.  Not all zero-width characters are combining characters, right?

It looks ok to me, since there's an unconditional increment

                  chars++;

about 25 lines above, so the decrement would just undo that.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to