GNU bug report logs - #39920
27.0.90; repeat crashes on macOS

Previous Next

Package: emacs;

Reported by: William Rankin <william <at> bydasein.com>

Date: Thu, 5 Mar 2020 00:02:03 UTC

Severity: normal

Found in version 27.0.90

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 39920 <at> debbugs.gnu.org (full text, mbox):

From: Alan Third <alan <at> idiocy.org>
To: 39920 <at> debbugs.gnu.org, stefan <at> marxist.se, william <at> bydasein.com
Subject: Re: bug#39920: 27.0.90; repeat crashes on macOS
Date: Sun, 23 Aug 2020 11:10:29 +0200 (CEST)
On Sat, Aug 22, 2020 at 10:47:12PM -0400, Stefan Kangas wrote:
> Alan Third <alan <at> idiocy.org> writes:
> 
> If it's just a matter of initializing this variable, why not install it
> for 27.2?
> 
> > modified   src/nsterm.m
> > @@ -2478,7 +2478,7 @@ so some key presses (TAB) are swallowed by the system.  */
> >    id view;
> >    NSPoint view_position;
> >    Lisp_Object frame, tail;
> > -  struct frame *f;
> > +  struct frame *f = NULL;
> >    struct ns_display_info *dpyinfo;
> >
> >    NSTRACE ("ns_mouse_position");

I doubt it's worth it.
-- 
Alan Third




This bug report was last modified 4 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.