[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-dev] Handling SEGV etc. and recovering
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Fri, 19 May 2006 14:01:02 +0100
- Subject: [XaraXtreme-dev] Handling SEGV etc. and recovering
I have some code which at least on my machine allows the user to
continue after a SEGV. I hope this will be in a check-in-able
state this evening.
I wouldn't normally check this in so close to 0.5, but then it
only ever gets called if there is a SEGV, and as that currently
means "dialog box and goodbye", it can hardly make things worse.
If I am reasonably happy it is stable, do you want it?
Alex