On Sun, Sep 28, 2014 at 9:18 PM, Paul Wise <[email protected]> wrote: > Control: tags -1 + patch upstream > Control: forwarded -1 [email protected] > > On Sun, 2014-09-28 at 19:56 +0200, Jakub Wilk wrote: > >> Package: codespell >> Severity: minor >> >> $ printf '\xff' > test >> $ codespell test >> WARNING: Decoding file test >> WARNING: using encoding=utf-8 failed. >> WARNING: Trying next encoding: utf-8 >> >> >> Of course if encoding=utf-8 failed, there is no point trying utf-8 >> again. The last line should instead read: >> >> WARNING: Trying next encoding: iso-8859-1 > > The attached patch fixes this issue.
Applied. Thanks. -- Lucas De Marchi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

