#5402: Exit code is wrong with dynamically loaded libraries
---------------------------------+------------------------------------------
    Reporter:  Lennart           |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Runtime System    |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit d18b5d53e74318e4a6bc2ad0557ff71a00c1abe1
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Fri Aug 12 14:26:34 2011 +0100

     make shutdownHaskellAndExit() shut down the RTS and exit immediately
     (#5402)

  includes/RtsAPI.h |    6 +++++-
  rts/RtsMain.c     |    2 +-
  rts/RtsMain.h     |    3 ++-
  rts/RtsStartup.c  |    8 +++++---
  4 files changed, 13 insertions(+), 6 deletions(-)
 }}}

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