"James Youngman" <[EMAIL PROTECTED]> writes: > 2007-05-22 James Youngman <[EMAIL PROTECTED]> > > * src/wc.c (wc): Limit the number of messages about invalid > multibyte sequences to error_limit (currently 5).
Hmmm, why does "wc" output _any_ such messages? The standard doesn't require them and they seem like a waste of time. An invalid byte should not count as part of a character or a word, but should count as a byte and as part of a line. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
