[project @ 2000-04-26 09:44:18 by simonmar]
authorsimonmar <unknown>
Wed, 26 Apr 2000 09:44:38 +0000 (09:44 +0000)
committersimonmar <unknown>
Wed, 26 Apr 2000 09:44:38 +0000 (09:44 +0000)
commit0938c182dc6801d1cef414e8d61dc084557fc6f1
tree07d53016871ed1fdc058e6270a6dc3f2fe24fe99
parent95256bc8787b3a9cdbd50f6dafadf5d84354a3e8
[project @ 2000-04-26 09:44:18 by simonmar]
raisezh_fast now handles uncaught exceptions cleanly.  The affected
thread is marked as Killed, and if it is a main thread then
rts_evalIO() will return ThreadKilled as it should.
ghc/rts/Exception.hc
ghc/rts/Schedule.c
ghc/rts/StgStartup.hc