#806: hGetBufNonBlocking doesn't work on Windows
-------------------------------+--------------------------------------------
    Reporter:  ti...@…         |        Owner:                            
        Type:  bug             |       Status:  new                       
    Priority:  normal          |    Milestone:  _|_                       
   Component:  libraries/base  |      Version:  6.4.2                     
    Keywords:                  |     Testcase:  hGetBuf001                
   Blockedby:                  |   Difficulty:  Moderate (less than a day)
          Os:  Windows         |     Blocking:                            
Architecture:  x86             |      Failure:  Runtime crash             
-------------------------------+--------------------------------------------

Comment(by simonmar):

 Incidentally, I think for the case of lazy bytestrings in particular, this
 should be fixed in GHC 7.0.1 because we will no longer be using
 `hGetBufNonBlocking` in the implementation of lazy bytestrings'
 `hGetContents`.  (I'm currently waiting for the bytestring patch to be
 reviewed by the bytestring maintainers; see also #3808).

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