[GHC] #10762: On Windows, out-of-codepage characters can cause GHC build to fail
GHC
ghc-devs at haskell.org
Mon May 14 02:52:37 UTC 2018
#10762: On Windows, out-of-codepage characters can cause GHC build to fail
----------------------------------+--------------------------------------
Reporter: snoyberg | Owner: snoyberg
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #6037, #15021 | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"cf88c2b109a9f36d151af7fa0e542c48c98115fa/ghc" cf88c2b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="cf88c2b109a9f36d151af7fa0e542c48c98115fa"
ghc-pkg: Configure handle encodings
This fixes #15021 using a the same approach as was used to fix the issue
in ghc (#10762).
Test Plan: Validate on Windows as user whose username contains
non-ASCII characters
Reviewers: simonmar
Reviewed By: simonmar
Subscribers: lehins, thomie, carter
GHC Trac Issues: #15021
Differential Revision: https://phabricator.haskell.org/D4642
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10762#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list