bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask


From: martin rudalics
Subject: bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask
Date: Fri, 23 Oct 2015 20:01:35 +0200

> However, I noticed that a number of NextStep callback functions start with
> the following code sequence:
>
>    if (!emacsframe->output_data.ns)
>      return;
>
> If `ns' is NULL it would account for the crash. I don't see why we can't
> add it to the windowDidResize: method as well.

I think we should put this into updateFrameSize at least.

martin





reply via email to

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