bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2304: 23.0.90; bootstrapping fails


From: Juanma Barranquero
Subject: bug#2304: 23.0.90; bootstrapping fails
Date: Thu, 12 Feb 2009 11:09:33 +0100

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.

    Juanma






reply via email to

[Prev in Thread] Current Thread [Next in Thread]