emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C-g crash in C-x C-f (OSX Lion)


From: Jan Djärv
Subject: Re: C-g crash in C-x C-f (OSX Lion)
Date: Sat, 17 Dec 2011 10:14:39 +0100

Hello.

17 dec 2011 kl. 01:22 skrev Paul Eggert:

> On 12/16/11 13:11, Eli Zaretskii wrote:
>> I don't know enough about the NS build and the code in nsselect.m to
>> reason why this could happen.
> 
> A few weeks ago I looked into doing static checking for the
> NS build and found so many errors that I ran away.  Some of
> the errors may have been false alarms, but the first couple that
> I looked at seemed real.  The NS build needs a lot of work
> (by someone who knows what they're doing) before it'd be
> anything I'd want my daughter to use, if I had a daughter.

It is a mess.  It seems some code was done by someone not familiar with 
objective-C.  Global variables are used instead of putting them in a class for 
instance.

Did you use gcc for the static checking?  Which options?

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]