[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re2: Crash when trying to load corrupt file with NSDictionary -initW
From: |
David Ayers |
Subject: |
Re: Re2: Crash when trying to load corrupt file with NSDictionary -initWithContentsOfFile: |
Date: |
Thu, 30 Jun 2005 14:19:03 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 |
Richard Frith-Macdonald wrote:
> On 2005-06-30 12:14:37 +0100 David Ayers <d.ayers@inode.at> wrote:
>
>> Richard Frith-Macdonald wrote:
>>
>>
>>
>> FWIW, remember that -raise technically can return! See the past
>> discussion about the uncaught exception handler in -gui.
>
>
> I missed that ... I think it's a bug.
I violently agree, yet others saw this as a feature.
> The -raise method should never return ... that's the MacOS-X behavior
> (and the MacOS-X documentation says that -raise will terminate the
> program irrespective of the behavior of the exception handler).
It seems they also saw the light :-)
> I guess we need to correct the implementation of -raise
I'm all for it.
Cheers,
David