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

 Replying to [comment:14 claus]:
 > If there is no way to implement the `close_fds` parameter to
 `createProcess` properly on Windows, that should at least be mentioned in
 the documentation! Since the parameter is there, I'd prefer to have it
 implemented, rather than ignored, though.

 There is a way on XP at least for the case where you're not setting
 stdin/out. On Vista it looks like it can be made to work in all cases. See
 #2650.

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