[GHC] #12873: hWaitForInput with socket as handle excepts on windows
GHC
ghc-devs at haskell.org
Mon Nov 28 19:59:44 UTC 2016
#12873: hWaitForInput with socket as handle excepts on windows
----------------------------------+--------------------------------------
Reporter: bwurk | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #7353 | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Changes (by Phyx-):
* related: => #7353
Comment:
Hi,
thanks for the report. Unfortunately the I/O system for Windows is a bit
lacking at the moment. There is some progress in rewriting it with a
proper one but I don't know the current progress. See #7353 .
There may however be a workaround for this specific case. That will have
to be investigated.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12873#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list