[GHC] #2228: runghc screws up terminal buffering mode and
doesn't reset it
GHC
trac at galois.com
Thu May 8 03:34:36 EDT 2008
#2228: runghc screws up terminal buffering mode and doesn't reset it
--------------------+-------------------------------------------------------
Reporter: guest | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.8.3
Component: GHCi | Version: 6.8.2
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Linux |
--------------------+-------------------------------------------------------
Changes (by simonmar):
* owner: simonmar => igloo
* type: bug => merge
Comment:
To merge:
{{{
Tue Apr 29 23:24:09 BST 2008 Simon Marlow <simonmar at microsoft.com>
* don't turn off stdin/stdout buffering after loading a module with ghc
-e (#2228)
Tue Apr 29 23:24:42 BST 2008 Simon Marlow <simonmar at microsoft.com>
* change topHandlerFastExit to topHandler, so the terminal state gets
restored (#2228)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2228#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list