[darcs-devel] [issue2262] display of meta-data should be in local encoding

bf bugs at darcs.net
Wed Oct 24 19:14:15 UTC 2012


New submission from bf <benjamin.franksen at helmholtz-berlin.de>:

1. Summarise the issue (what were doing, what went wrong?)

ben at sarun[1]: ~/tmp > cd bla 
ben at sarun[1]: .../tmp/bla > darcs initialize   
ben at sarun[1]: .../tmp/bla > darcs tag öü
ben at sarun[1]: .../tmp/bla > echo $LC_CTYPE 
de_DE.UTF-8
ben at sarun[1]: .../tmp/bla > darcs changes -a
Wed Oct 24 20:55:35 CEST 2012  Ben Franksen <ben.franksen at online.de>
  tagged <U+00C3><U+00B6><U+00C3><U+00BC>

2. What behaviour were you expecting instead?

I expected that darcs displays

ben at sarun[1]: .../tmp/bla > darcs changes -a
Wed Oct 24 20:55:35 CEST 2012  Ben Franksen <ben.franksen at online.de>
  tagged öü

that is, takes $LC_CTYPE into account when displaying patch meta-data.

I *dearly hope* that darcs internally stores the meta-data in locale
independent format and uses the current locale to interpret the user's
input when recording a patch, but I have not verified that. (If not,
this would be another issue and a much graver one).

3. What darcs version are you using? (Try: darcs --exact-version)

2.9.5 (+ 157 patches)

----------
messages: 16263
nosy: bf
status: unknown
title: display of meta-data should be in local encoding

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2262>
__________________________________


More information about the darcs-devel mailing list