From: John A. T. <ja...@ja...> - 2011-08-11 17:34:10
|
On Thu, Aug 11, 2011 at 12:25 PM, Stefan Frey <ste...@we...> wrote: > no, it does not. So either we have to make sure that UTF-8 is working > everywhere (git-repo and all developers clones) or pipe the report output > at the test run through a conversion to an ISO-8859-1 charset as in HTML. There is no guarantee that every character is representable in Latin1. Time to stop living in the 80s and just use Unicode. -- John A. Tamplin |