#3231: Permission denied error with runProcess/openFile
---------------------------------+------------------------------------------
    Reporter:  NeilMitchell      |        Owner:  igloo  
        Type:  merge             |       Status:  new    
    Priority:  normal            |    Milestone:  6.10.4 
   Component:  Runtime System    |      Version:  6.10.2 
    Severity:  major             |   Resolution:         
    Keywords:                    |   Difficulty:  Unknown
    Testcase:                    |           Os:  Windows
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * owner:  => igloo
  * type:  bug => merge

Comment:

 Done.  In base:

 {{{
 Wed May 20 06:09:26 PDT 2009  Simon Marlow <[email protected]>
   * add _O_NOINHERIT when opening files on Windows (see #2650)
 }}}

 In process (this also fixes the documentation for close_fds):

 {{{
 Wed May 20 07:07:26 PDT 2009  Simon Marlow <[email protected]>
   * partially implement close_fds on Windows (#3231)
 }}}

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