summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://svario.it/gioele <gioele@web>2016-04-16 12:53:13 +0000
committerGravatar admin <admin@branchable.com>2016-04-16 12:53:13 +0000
commitc6d028f5e85e8cf3dcc2c15cf2e9d40a6ad16b81 (patch)
tree6182e58d785855eacd477de7d2870ff6dd8ff162
parentaa1f1343dc05a830ab0074d6ac953de5907f1405 (diff)
Added a comment
-rw-r--r--doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment
new file mode 100644
index 000000000..7e5ef986b
--- /dev/null
+++ b/doc/bugs/cannot_change_locale___40__en__95__US.UTF-8__41__/comment_4_f2b302f343b6615ea63feb9ee32892c5._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="http://svario.it/gioele"
+ nickname="gioele"
+ subject="comment 4"
+ date="2016-04-16T12:53:13Z"
+ content="""
+This problem is still present in `6.20160412-gdcf8d3b`. Programs run inside `runshell` will complain that
+
+ locale: Cannot set LC_CTYPE to default locale: No such file or directory
+ locale: Cannot set LC_MESSAGES to default locale: No such file or directory
+ locale: Cannot set LC_ALL to default locale: No such file or directory
+
+Is it possible to remove the `LOCPATH=/dev/null` workaround now that GHC 7.10 is used to build the standalone bundles?
+
+"""]]