#4449: GHC 7 can't do IO when demonized
----------------------------+-----------------------------------------------
  Reporter:  kazu-yamamoto  |          Owner:  adept      
      Type:  bug            |         Status:  new        
  Priority:  normal         |      Milestone:  7.0.2      
 Component:  Compiler       |        Version:  7.1        
Resolution:                 |       Keywords:  forkProcess
  Testcase:                 |      Blockedby:             
Difficulty:                 |             Os:  MacOS X    
  Blocking:                 |   Architecture:  x86        
   Failure:  None/Unknown   |  
----------------------------+-----------------------------------------------

Comment(by adept):

 Replying to [comment:37 kazu-yamamoto]:
 > What about possibility that "cleanup" calls "closeControl"?

 I don't quite understand your question, but, for example, in the code from
 comment 28 `closeControl` is called once from cleanup and twice from
 `withNew`, each time for different values of `Control`. Does this answer
 your question somehow?

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