From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109306: Use an include file in configure.ac's AH_BOTTOM
Date: Tue, 31 Jul 2012 21:58:52 +0200 [thread overview]
Message-ID: <CAAeL0SSzh0kgYPr_54XYmuM0Tz3vqZG_-DAknaULPUHWxNXdBg@mail.gmail.com> (raw)
In-Reply-To: <83sjc7et2f.fsf@gnu.org>
On Tue, Jul 31, 2012 at 7:31 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> Either ifdef it in conf_post.h, or provide alloca.h in nt/inc.
Hmmm.
The code in conf_post.h not just includes alloca.h, but checks that
HAVE_ALLOCA is defined, and we don't want that. So adding
nt/inc/alloca.h is not enough, unless we want to add "#undef
HAVE_ALLOCA" in ms-w32.h, which is piling ugliness upon ugliness.
Juanma
next prev parent reply other threads:[~2012-07-31 19:58 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1SvyHP-00051u-7i@vcs.savannah.gnu.org>
2012-07-31 12:10 ` [Emacs-diffs] /srv/bzr/emacs/trunk r109306: Use an include file in configure.ac's AH_BOTTOM Juanma Barranquero
2012-07-31 12:23 ` Juanma Barranquero
2012-07-31 17:09 ` Eli Zaretskii
2012-07-31 17:15 ` Juanma Barranquero
2012-07-31 17:31 ` Eli Zaretskii
2012-07-31 17:45 ` Eli Zaretskii
2012-07-31 18:01 ` Glenn Morris
2012-07-31 19:17 ` Eli Zaretskii
2012-07-31 19:28 ` Glenn Morris
2012-07-31 19:35 ` Glenn Morris
2012-07-31 19:40 ` Juanma Barranquero
2012-07-31 20:04 ` Eli Zaretskii
2012-07-31 20:22 ` Glenn Morris
2012-07-31 20:33 ` Paul Eggert
2012-07-31 20:03 ` Eli Zaretskii
2012-07-31 19:37 ` Juanma Barranquero
2012-07-31 19:58 ` Juanma Barranquero [this message]
2012-07-31 20:06 ` Eli Zaretskii
2012-07-31 20:18 ` Juanma Barranquero
2012-07-31 20:27 ` Glenn Morris
2012-07-31 20:36 ` Glenn Morris
2012-07-31 20:43 ` Paul Eggert
2012-07-31 21:37 ` Juanma Barranquero
2012-07-31 22:50 ` Glenn Morris
2012-07-31 22:57 ` Juanma Barranquero
2012-07-31 23:04 ` Glenn Morris
2012-07-31 23:04 ` Juanma Barranquero
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAeL0SSzh0kgYPr_54XYmuM0Tz3vqZG_-DAknaULPUHWxNXdBg@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.