#2129: runInteractiveCommand/Process docs don't mention if handles are text or
binary
-------------------------------+--------------------------------------------
Reporter: duncan | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone: 6.8.3
Component: libraries/process | Version: 6.8.2
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Windows |
-------------------------------+--------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in HEAD and 6.8 branch by
{{{
Sun Apr 27 12:16:38 BST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Improve docs; fixes trac #2129.
In haddock docs, say that runInteractiveCommand and
runInteractiveProcess
return handles in binary mode, and that hSetBinaryMode should be used if
you need text mode.
Sun Apr 27 14:08:55 BST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Wibble imports
Haddock can now see hSetBinaryMode, so can make a link to it.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2129#comment:3>
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