From: Glenn Morris <rgm@gnu.org>
To: Gilles Pion <gilles.pion@gmail.com>
Cc: 13650@debbugs.gnu.org, Paul Eggert <eggert@cs.ucla.edu>
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 [thread overview]
Message-ID: <jwehgshv7s.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAN8zRaCJNMPFMG+ikDn0N8pHDoURszykTOOPnsgPY25BQ9-Y_w@mail.gmail.com> (Gilles Pion's message of "Thu, 7 Feb 2013 11:57:42 +0100")
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?
next prev parent reply other threads:[~2013-02-07 17:47 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 9:49 bug#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gcc 4.7-2 Gilles Pion
2013-02-07 10:57 ` Gilles Pion
2013-02-07 17:47 ` Glenn Morris [this message]
2013-02-07 21:17 ` Paul Eggert
2013-02-07 21:42 ` Glenn Morris
2013-02-08 7:09 ` Gilles Pion
2013-02-11 7:51 ` Gilles Pion
2013-02-11 21:18 ` Paul Eggert
2013-02-12 8:06 ` Gilles Pion
2013-02-12 19:03 ` Paul Eggert
2013-02-13 11:27 ` Gilles Pion
2013-02-13 18:37 ` Glenn Morris
2013-02-13 23:13 ` Paul Eggert
2013-02-13 23:33 ` Glenn Morris
2013-02-14 2:49 ` Paul Eggert
2013-02-14 7:28 ` Gilles Pion
2013-02-14 7:32 ` Paul Eggert
2013-02-14 7:43 ` Gilles Pion
2013-02-14 7:56 ` Paul Eggert
2013-02-14 8:09 ` Gilles Pion
2013-02-14 14:57 ` Paul Eggert
2013-02-14 15:11 ` Gilles Pion
2013-02-14 15:46 ` Stefan Monnier
2013-02-14 22:23 ` Paul Eggert
2013-02-14 23:51 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwehgshv7s.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=13650@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=gilles.pion@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).