Fri Nov 14 05:05:46 PST 2008  Simon Marlow <[EMAIL PROTECTED]>
  * Don't put stdin into non-blocking mode (#2778, #2777)
  This used to be necessary when our I/O library needed all FDs in
  O_NONBLOCK mode, and readline used to put stdin back into blocking
  mode.  Nowadays the I/O library can cope with FDs in blocking mode,
  and #2778/#2777 show why this is important.

    M ./compiler/ghci/InteractiveUI.hs -9 +2

View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081114130546-12142-cc3bd1e244d5401a8753d0ea0b558f3bab3c5fd1.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to