[GHC] #14136: Unsupported unicode characters crashes the program
GHC
ghc-devs at haskell.org
Fri Aug 18 11:18:34 UTC 2017
#14136: Unsupported unicode characters crashes the program
----------------------------------+--------------------------------------
Reporter: remote | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: duplicate | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #11394 | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Changes (by Phyx-):
* status: new => closed
* resolution: => duplicate
* related: => #11394
Comment:
Thanks for the report, this is another manifestation of #11394. It happens
because we unfortunately don't use native Windows APIs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14136#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list