diff options
author | http://svario.it/gioele <Gioele@web> | 2016-12-21 21:51:09 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-12-21 21:51:09 +0000 |
commit | 2919afdc4de2673d987548d99d08b5087fca0091 (patch) | |
tree | 4907ac91e652181938e6ab33627df21e3e81cdfd | |
parent | 7359dcaf660488cec749f8e04d16c7c4354c4c5e (diff) |
Added a comment: compiled with GHC 8, but LOCPATH is still set
-rw-r--r-- | doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_5_eca31aeb974571c9cca7a399e00984a5._comment | 13 |
1 files changed, 13 insertions, 0 deletions
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 index 000000000..9cf3695f5 --- /dev/null +++ b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_5_eca31aeb974571c9cca7a399e00984a5._comment @@ -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]'`. +"""]] |