[GHC] #929: Strange buffering behaviour in GHCi
GHC
trac at galois.com
Mon Jan 8 11:38:29 EST 2007
#929: Strange buffering behaviour in GHCi
----------------------+-----------------------------------------------------
Reporter: simonmar | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.6.1
Component: GHCi | Version: 6.5
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by igloo):
* type: bug => merge
Comment:
Fixed by
Mon Jan 8 16:28:38 GMT 2007 Ian Lynagh <igloo at earth.li>
* When setting stdout and stderr to NoBuffering in GHCi, do stdin too.
Fixes trac #929.
Merge to 6.6 branch.
in the HEAD.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/929>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list