From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9927: 24.1.50; unexec/unexmacosx doesn't grok GCC 4.6+ sections Date: Sat, 04 Oct 2014 14:18:27 -0400 Message-ID: References: <5419D56B.3050807@cs.ucla.edu> <2AE47BF7-08B8-449B-8041-4961E270501F@Freenet.DE> <5419F8DF.8040200@cs.ucla.edu> <541A6D5C.2050903@cs.ucla.edu> <54302C21.7000801@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1412446780 9918 80.91.229.3 (4 Oct 2014 18:19:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2014 18:19:40 +0000 (UTC) Cc: Peter Dyballa , 9927@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 04 20:19:34 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1XaTva-0006jE-0o for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Oct 2014 20:19:34 +0200 Original-Received: from localhost ([::1]:44834 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaTvZ-0005AP-Jd for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Oct 2014 14:19:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaTv5-0004bQ-Lp for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 14:19:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XaTv4-0001lP-Hs for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 14:19:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaTv4-0001lJ-Fs for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 14:19:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XaTv4-0006WB-1W for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2014 14:19:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Oct 2014 18:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9927 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9927-submit@debbugs.gnu.org id=B9927.141244671225005 (code B ref 9927); Sat, 04 Oct 2014 18:19:01 +0000 Original-Received: (at 9927) by debbugs.gnu.org; 4 Oct 2014 18:18:32 +0000 Original-Received: from localhost ([127.0.0.1]:33222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaTuZ-0006VF-M5 for submit@debbugs.gnu.org; Sat, 04 Oct 2014 14:18:31 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:33327) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaTuX-0006V7-NK for 9927@debbugs.gnu.org; Sat, 04 Oct 2014 14:18:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XaTuV-0002Sc-DB; Sat, 04 Oct 2014 14:18:27 -0400 X-Spook: embassy infowar MDA global doctrine anarchy Dateline X-Ran: p_w]RAMZvobguhUG>s&zbKU-0:K26p62>jW{"JN%SQ@@_AHIY,xLPRL]u~rlPHa_%MrypB X-Hue: blue X-Attribution: GM In-Reply-To: <54302C21.7000801@cs.ucla.edu> (Paul Eggert's message of "Sat, 04 Oct 2014 10:19:29 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:94126 Archived-At: Paul Eggert wrote: > If I understand you correctly, you're saying that GNU Emacs 24.3.94 > has the bug, and that the bug went away when you applied the patch > (attached), and that we should therefore backport this patch to the > emacs-24 branch. Is that what you meant? If so, Stefan, OK if I do > that? We've been through this already. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9927#119