From a75eff4a8eb937b07c15f817d329647e4a4391fe Mon Sep 17 00:00:00 2001 From: "http://joey.kitenet.net/" Date: Sat, 28 Jan 2012 19:40:34 +0000 Subject: [PATCH] Added a comment --- ...comment_8_ff5c6da9eadfee20c18c86b648a62c47._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/problems_with_utf8_names/comment_8_ff5c6da9eadfee20c18c86b648a62c47._comment diff --git a/doc/bugs/problems_with_utf8_names/comment_8_ff5c6da9eadfee20c18c86b648a62c47._comment b/doc/bugs/problems_with_utf8_names/comment_8_ff5c6da9eadfee20c18c86b648a62c47._comment new file mode 100644 index 0000000000..dcfd59bce9 --- /dev/null +++ b/doc/bugs/problems_with_utf8_names/comment_8_ff5c6da9eadfee20c18c86b648a62c47._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 8" + date="2012-01-28T19:40:34Z" + content=""" +Lauri a scratch patch would be very helpful. Encoding stuff makes my head explode. + +However, I am very worried by haskell's changes WRT unicode and filenames. Based on user input, git-annex users like to use it on diverse sets of files, with diverse and ill-defined encodings. Faffing about with converting between encodings seems likely to speactacularly fail. +"""]]