patch applied (ghc-7.0/ghc): Replace some exit(n) calls with stg_exit(n); fixes trac #4445

Ian Lynagh igloo at earth.li
Thu Oct 28 10:39:16 EDT 2010


Thu Oct 28 06:48:54 PDT 2010  Ian Lynagh <igloo at earth.li>
  * Replace some exit(n) calls with stg_exit(n); fixes trac #4445
  Also changed exitcode of -1 to 1 in hpc.

    M ./rts/Hpc.c -2 +2
    M ./rts/Linker.c -1 +1
    M ./rts/RtsFlags.c -1 +1
    M ./rts/win32/seh_excn.h -4 +4

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101028134854-3fd76-261e4161bd00936e32e0084370a3220af894cde6.gz



More information about the Cvs-ghc mailing list