From: Alan Mackenzie <acm@muc.de>
To: Sven Joachim <svenjoac@gmx.de>, Juanma Barranquero <lekktu@gmail.com>
Cc: 2304@emacsbugs.donarmstrong.com
Subject: bug#2304: 23.0.90; bootstrapping fails
Date: Thu, 12 Feb 2009 12:57:59 +0000 [thread overview]
Message-ID: <20090212125758.GA14945@muc.de> (raw)
In-Reply-To: <f7ccd24b0902120209k73e8b2eeq7a0ab00688d4805e@mail.gmail.com>
Hi, Sven and Juanma,
On Thu, Feb 12, 2009 at 11:09:33AM +0100, Juanma Barranquero wrote:
> On Thu, Feb 12, 2009 at 10:32, Sven Joachim <svenjoac@gmx.de> wrote:
> > After fixing the recent trivial problem in movemail.c, I still cannot
> > bootstrap emacs:
> > | progmodes/antlr-mode.el:183:13:Error: Wrong type argument: number-or-marker-p, nil
> > | make[1]: *** [/usr/local/src/emacs/lisp/progmodes/antlr-mode.elc] Error 1
> > | make[1]: Leaving directory `/usr/local/src/emacs/lisp'
> > | make: *** [lisp] Error 2
> > `----
> > The offending line in antlr-mode.el looks like this:
> > (eval-when-compile
> > (require 'cc-mode))
> The bootstrap failure is caused by this change:
> 2009-02-05 Alan Mackenzie <acm@muc.de>
>
> * progmodes/cc-defs.el (c-emacs-features): Check the working of
> beginning/end-of-defun-function more rigorously before setting
> argumentative-bod-function.
It was indeed: I'd used (= foo 3) instead of (eq foo 3).
It should be fixed now.
> Juanma
--
Alan Mackenzie (Nuremberg, Germany).
next prev parent reply other threads:[~2009-02-12 12:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87fxijstd7.fsf@turtle.gmx.de>
2009-02-12 9:32 ` bug#2304: 23.0.90; bootstrapping fails Sven Joachim
2009-02-12 9:58 ` martin rudalics
2009-02-12 10:09 ` Juanma Barranquero
2009-02-12 11:04 ` Sven Joachim
2009-02-12 11:07 ` Juanma Barranquero
2009-02-12 12:57 ` Alan Mackenzie [this message]
2009-02-12 13:10 ` bug#2304: marked as done (23.0.90; bootstrapping fails) Emacs bug Tracking System
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=20090212125758.GA14945@muc.de \
--to=acm@muc.de \
--cc=2304@emacsbugs.donarmstrong.com \
--cc=lekktu@gmail.com \
--cc=svenjoac@gmx.de \
/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.