Added a comment: compiled with GHC 8, but LOCPATH is still set
authorhttp://svario.it/gioele <Gioele@web>
Wed, 21 Dec 2016 21:51:09 +0000 (21:51 +0000)
committeradmin <admin@branchable.com>
Wed, 21 Dec 2016 21:51:09 +0000 (21:51 +0000)
doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_5_eca31aeb974571c9cca7a399e00984a5._comment [new file with mode: 0644]

diff --git a/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_5_eca31aeb974571c9cca7a399e00984a5._comment b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_5_eca31aeb974571c9cca7a399e00984a5._comment
new file mode 100644 (file)
index 0000000..9cf3695
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="http://svario.it/gioele"
+ nickname="Gioele"
+ avatar="http://cdn.libravatar.org/avatar/af2f2ba0dafe4650011d20f2168d43cff773aba97f55ae5b252bb873f391c1e2"
+ subject="compiled with GHC 8, but LOCPATH is still set"
+ date="2016-12-21T21:51:09Z"
+ content="""
+This bug does not want to die.
+
+The current standalone build (`6.20161211-gc3ab3c668`) has been compiled with GHC 8 but when I launch `runshell`, I still see that `LOCPATH` is set and the character encoding is messed up.
+
+I deduced the version of GHC used to compile git-annex with `strings ./shimmed/git-annex/git-annex | grep 'GHC [0-9]'`.
+"""]]