simonmar 2002/10/14 07:54:17 PDT
Modified files:
ghc/compiler/ghci InteractiveUI.hs
Log:
Put stdin back into non-blocking mode after calling readline, because
readline sometimes clears the O_NONBLOCK flag (done using the
GHC.Posix interface, so it shouldn't break Win32).
Revision Changes Path
1.135 +7 -2 fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs wolfgang
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Sven Panne
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Marlow
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/ghci InteractiveU... Simon Peyton Jones
