#5738: System.Posix.Temp mkstemp bugs and addition of mkdtem
------------------------------+---------------------------------------------
 Reporter:  deian             |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Component:  libraries/unix  
  Version:  7.2.1             |       Keywords:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown      |       Testcase:                  
Blockedby:                    |       Blocking:                  
  Related:                    |  
------------------------------+---------------------------------------------
 The description of mkstemp and GHC/Hugs and non-GHC/Hugs code disagree (on
 requiring the user to provide a valid template). Attached is a patch which
 fixes this for Temp and Temp.ByteString.
 Additionally, I would create another ticket with a feature request for
 this, but since the patch provides the implementation I'll include it
 here: addition of mkdtemp. (I would very much appreciate it this or some
 other of mkdtemp can be included in the next release!)

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