Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2016-12-24 12:55:58 -04:00
commit 3110cedb5b
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -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]'`.
"""]]