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#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gcc 4.7-2 Date: Thu, 07 Feb 2013 12:47:35 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1360262520 13027 80.91.229.3 (7 Feb 2013 18:42:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2013 18:42:00 +0000 (UTC) Cc: 13650@debbugs.gnu.org, Paul Eggert To: Gilles Pion Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 07 19:42:20 2013 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 1U3WQN-0001jS-Mg for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2013 19:42:19 +0100 Original-Received: from localhost ([::1]:60114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3WQ4-0001ul-UX for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Feb 2013 13:42:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:42919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3VaT-00036J-Sj for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 12:48:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3VaS-0007OC-4A for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 12:48:41 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3VaS-0007O6-0I for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 12:48:40 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U3Vbl-0005Ot-Vp for bug-gnu-emacs@gnu.org; Thu, 07 Feb 2013 12:50:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Feb 2013 17:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13650 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13650-submit@debbugs.gnu.org id=B13650.136025934420683 (code B ref 13650); Thu, 07 Feb 2013 17:50:01 +0000 Original-Received: (at 13650) by debbugs.gnu.org; 7 Feb 2013 17:49:04 +0000 Original-Received: from localhost ([127.0.0.1]:42289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3Vap-0005NX-59 for submit@debbugs.gnu.org; Thu, 07 Feb 2013 12:49:03 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:44744) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3Val-0005N8-Si for 13650@debbugs.gnu.org; Thu, 07 Feb 2013 12:49:01 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U3VZP-0006Wk-Or; Thu, 07 Feb 2013 12:47:35 -0500 X-Spook: CISU global CNCIS ANDVT UFO Roswell Syria SHA X-Ran: .*3'wfQgx&EhD%B6$=VDEo`\lgEJ7YD*0^j6.(^IF^aTXR}D$s&}0"j:Z{"6^VDj|5i6:h X-Hue: cyan X-Attribution: GM In-Reply-To: (Gilles Pion's message of "Thu, 7 Feb 2013 11:57:42 +0100") 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.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.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:70826 Archived-At: Thanks for the report (no need to cc me by the way). I was assuming it worked for you following http://debbugs.gnu.org/13408, but obviously not. Gilles Pion wrote: > *** unexaix.c Thu Feb 7 10:47:08 2013 > --- unexaix.c.ori Tue Jan 1 20:37:17 2013 > *************** > *** 92,99 **** > > #include "lisp.h" > > - #define ADDR_CORRECT(x) ((char *)(x) - (char*)0) > - > static void > report_error (const char *file, int fd) (This patch is backwards, BTW). Actually, looking at the history http://lists.gnu.org/archive/html/emacs-diffs/2012-05/msg00352.html looks like this should be: #define ADDR_CORRECT(x) ((int)(x)) Could you try that? At first glance, it looks like DATA_START, DATA_SEG_BITS, and NLIST_STRUCT also went missing in that 2012/05 change. Paul?