#2975: GHCi's :edit command calls the editor with stdin in nonblocking mode
---------------------------------+------------------------------------------
    Reporter:  kaol              |        Owner:                  
        Type:  bug               |       Status:  closed          
    Priority:  normal            |    Milestone:  6.10.2          
   Component:  GHCi              |      Version:  6.10.1          
    Severity:  normal            |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed
  * milestone:  => 6.10.2

Comment:

 Thanks for the report.  This one is already fixed:

 {{{
 Fri Nov 14 13:05:46 GMT 2008  Simon Marlow <[email protected]>
   * Don't put stdin into non-blocking mode (#2778, #2777)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2975#comment:1>
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

Reply via email to