[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
RE: [XaraXtreme-dev] Handling SEGV etc. and recovering
- From: "Neil Howe" <NeilH@xxxxxxxx>
- Date: Fri, 19 May 2006 14:06:53 +0100
- Subject: RE: [XaraXtreme-dev] Handling SEGV etc. and recovering
Yes please.
Neil
> -----Original Message-----
> From: owner-dev@xxxxxxxxxxxxxxxx [mailto:owner-dev@xxxxxxxxxxxxxxxx]
On
> Behalf Of Alex Bligh
> Sent: 19 May 2006 14:01
> To: xara-dev
> Cc: Alex Bligh
> 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