[commit: ghc] master: Revert "Switch VEH to VCH and allow disabling of SEH completely." (47888fd)

git at git.haskell.org git at git.haskell.org
Tue Sep 26 21:44:15 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/47888fd8b40fa1db24f107ffdf12ac1673bbe650/ghc

>---------------------------------------------------------------

commit 47888fd8b40fa1db24f107ffdf12ac1673bbe650
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Sep 26 15:43:47 2017 -0400

    Revert "Switch VEH to VCH and allow disabling of SEH completely."
    
    Reverting to fix authorship of commit.
    
    This reverts commit 1825cbdbdf08ed4bd6fd6794852596078953298a.


>---------------------------------------------------------------

47888fd8b40fa1db24f107ffdf12ac1673bbe650
 docs/users_guide/8.4.1-notes.rst     |  7 ---
 docs/users_guide/runtime_control.rst |  8 ----
 includes/rts/Flags.h                 |  1 -
 libraries/base/GHC/RTS/Flags.hsc     |  2 -
 libraries/base/changelog.md          |  3 --
 rts/RtsFlags.c                       | 19 +-------
 rts/RtsMain.c                        |  7 ++-
 rts/win32/veh_excn.c                 | 91 ++----------------------------------
 rts/win32/veh_excn.h                 |  1 -
 9 files changed, 12 insertions(+), 127 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 47888fd8b40fa1db24f107ffdf12ac1673bbe650


More information about the ghc-commits mailing list