Skip to content
Snippets Groups Projects
Commit d9eb68cf authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-03-17 13:19:19 by simonm]

- Stack overflow now generates an (AsyncException StackOverflow)
  exception, which can be caught as normal.

- Add a stack overflow handler to the top-level mainIO handler, with
  the standard behaviour (i.e. call the stack overflow hook and then
  exit).

- Add a test for stack overflow catching.

- Fix a couple of bugs in async exception support.
parent e28f99fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment