Lapo Luchini wrote:
> % echo "\xC3\x80" | iconv -f UTF-8 -t ASCII//IGNORE//TRANSLIT
> iconv: illegal input sequence at position 3

Who was so stupid as to say that the above is the right syntax?

There are at most to slashes in the text.  After the second slash come
the options, as a *COMMA* separated list.  I.e.,

  iconv -f UTF-8 -t ASCII//IGNORE,TRANSLIT


And don't even think about contradicting me, I invented all this.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to