[GHC] #14415: Win32 SEH unwinding should print segfaults to stderr, not stdout
GHC
ghc-devs at haskell.org
Mon Nov 6 21:39:33 UTC 2017
#14415: Win32 SEH unwinding should print segfaults to stderr, not stdout
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.4.1
Component: Runtime System | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Poor/confusing | Unknown/Multiple
error message | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4151
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"4dfb790ca0611d4024cd01ba4c28d145f1deb7cb/ghc" 4dfb790/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4dfb790ca0611d4024cd01ba4c28d145f1deb7cb"
rts/win32: Emit exception handler output to stderr
Test Plan: Validate
Reviewers: Phyx, austin, erikd, simonmar
Reviewed By: Phyx
Subscribers: rwbarton, thomie
GHC Trac Issues: #14415
Differential Revision: https://phabricator.haskell.org/D4151
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14415#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list