#2758: runghc in stdin mode ignores Ctrl-C on Windows, cannot be killed
----------------------------+-----------------------------------------------
Reporter: simonmar | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.10.2
Component: Runtime System | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Windows |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* owner: => simonmar
* component: Compiler => Runtime System
Comment:
In 6.8.3 you had to press ^C twice to exit the program, which was also
wrong. The new bug is actually a result of the way that we now deliver ^C
as an exception. Also, it works with `-threaded` (we had a dialogue with
the darcs folks about making that work a while back).
I think I have a fix for the non-threaded case, will commit when I've
validated.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2758#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs