#2189: hSetBuffer stdin NoBuffering doesn't seem to work in ghc 6.8.2 on Windows
XP
--------------------------------------------+-------------------------------
 Reporter:  FalconNL                        |          Owner:         
     Type:  bug                             |         Status:  new    
 Priority:  low                             |      Milestone:  6.8.3  
Component:  GHCi                            |        Version:  6.8.2  
 Severity:  normal                          |     Resolution:         
 Keywords:  hsetbuffering buffering buffer  |     Difficulty:  Unknown
 Testcase:                                  |   Architecture:  x86    
       Os:  Windows                         |  
--------------------------------------------+-------------------------------
Changes (by igloo):

  * priority:  normal => low

Comment:

 OK, I can reproduce the problem. At the Haskell level the problem is that
 asyncRead# isn't returning when a key is pressed; I haven't followed all
 the RTS stuff through to see where it goes wrong. Could be related to
 #806. I doubt we'll get to this for 6.8.3, so I'm marking it as low
 priority.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2189#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to