From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Bug#23924 - crashes on next OS X release Date: Mon, 18 Jul 2016 17:49:50 +0300 Message-ID: <83shv70zn5.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1468853412 12338 80.91.229.3 (18 Jul 2016 14:50:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2016 14:50:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 18 16:50:04 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bP9rv-0005e5-O4 for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2016 16:50:03 +0200 Original-Received: from localhost ([::1]:48098 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP9ru-0001Y8-R5 for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2016 10:50:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP9rn-0001Nd-6e for emacs-devel@gnu.org; Mon, 18 Jul 2016 10:49:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bP9rj-00030H-TY for emacs-devel@gnu.org; Mon, 18 Jul 2016 10:49:55 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP9rj-00030D-QI; Mon, 18 Jul 2016 10:49:51 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2697 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bP9ri-00043K-Vs; Mon, 18 Jul 2016 10:49:51 -0400 In-reply-to: (message from Alan Third on Mon, 18 Jul 2016 15:02:06 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:205803 Archived-At: > From: Alan Third > Date: Mon, 18 Jul 2016 15:02:06 +0100 > > Hi, we've had a couple of people report that Emacs crashes on the beta > release of OS X 10.12. The cause seems to be a fix put in place > exclusively for OS X 10.10. I've created a patch and am going to push > it to master, but I think it should be pushed to Emacs 25 as well. If > we don't then we run the risk, at the end of this year, of Emacs 25 > not working on the current version of OS X. > > Is there anything I need to do or provide? If you are confident that it won't do any trouble, and that 10.10, and only that version, needs this fix, feel free to push to emacs-25. Thanks.