[GHC] #10623: Handling of ASCII encodings introduced in D898 breaks Unicode terminal detection
GHC
ghc-devs at haskell.org
Tue May 24 21:45:55 UTC 2016
#10623: Handling of ASCII encodings introduced in D898 breaks Unicode terminal
detection
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.2
Component: Test Suite | Version: 7.10.2-rc2
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: T8958a
Blocked By: | Blocking:
Related Tickets: #10298, #7695 | Differential Rev(s): Phab:D1059,
Wiki Page: | Phab:D1085, Phab:D2262
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"1319363f7633c441bdb1f659616d71ecd700076d/ghc"
1319363f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="1319363f7633c441bdb1f659616d71ecd700076d"
Always use native-Haskell de/encoders for ASCII and latin1
This fixes test encoding005 on Windows (#10623).
Reviewed by: austin, bgamari
Differential Revision: https://phabricator.haskell.org/D2262
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10623#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list