[GHC] #8286: fdToHandle docs are wrong about non-blocking mode
GHC
ghc-devs at haskell.org
Thu Nov 7 13:04:14 UTC 2013
#8286: fdToHandle docs are wrong about non-blocking mode
-------------------------------------+------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/unix | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"48a72e8753a1e90ad24335db9bf241892610375b/unix"]:
{{{
#!CommitTicketReference repository="unix"
revision="48a72e8753a1e90ad24335db9bf241892610375b"
Remove misleading paragraph in `fdToHandle`'s Haddock
The removed paragraph is obsolete and does no longer apply to the
implementation as noted by Duncan in #8286.
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8286#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list