#4445: Sometimes exit() is called instead of stg_exit()
-----------------------------+----------------------------------------------
Reporter: augustss | Owner: igloo
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Runtime System | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in HEAD and 7.0 branch by
{{{
Thu Oct 28 06:48:54 PDT 2010 Ian Lynagh <[email protected]>
* Replace some exit(n) calls with stg_exit(n); fixes trac #4445
Also changed exitcode of -1 to 1 in hpc.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4445#comment:2>
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