[GHC] #8303: defer StackOverflow exceptions (rather than dropping them) when exceptions are masked
GHC
ghc-devs
Sat Oct 12 00:08:33 UTC 2013
#8303: defer StackOverflow exceptions (rather than dropping them) when exceptions
are masked
-------------------------------+-------------------------------------------
Reporter: rwbarton | Owner: ezyang
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Runtime | Version: 7.7
System | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1 hour)
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
-------------------------------+-------------------------------------------
Comment (by ezyang):
I believe the situation is that msys will provide `/dev/null`, but MingW
compiled things will not. I can pull it up on my Windows box and test it
out if you like.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8303#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list