[Issue 4385] Uncaught exceptions should call abort() at the place where the exception was thrown

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 3 20:13:14 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4385



--- Comment #4 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-08-03 20:13:11 PDT ---
Why not call abort from onAssertError function?

(In reply to comment #2)
> What I don't get is why this works with
> object dtors that are run as the stack unwinds though.

If I remember it correctly, objects are destructed during the catch phase. I
think, this won't work with sjlj exceptions.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list