On 2009-03-30, Reinier Lamers <[email protected]> wrote: > I suppose that is because darcs (like all applications using the > standard Haskell I/O library) is not encoding-aware. When Marco Túlio > etc. types the patch name, darcs reads the UTF-8 encoded 'ú' as two > bytes. When it outputs those two bytes in an environment that > interprets it as latin1, you get 'ú'.
And now the design error of not using locale facilities for terminal I/O that I've been complaining since years ago, hits darcs developers themselves... -- Stop Gnomes and other pests! Purchase Windows today! _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
