emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap fails


From: Henrik Enberg
Subject: Re: make bootstrap fails
Date: Sat, 09 Nov 2002 14:17:13 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

address@hidden (Kai Großjohann) writes:

> | Compiling /home/kai/work/gnu/emacs/lisp/progmodes/cc-mode.el
> | >>Error occurred processing 
> /home/kai/work/gnu/emacs/lisp/progmodes/cc-mode.el: Symbol's function 
> definition is void ((char-table-p))

John Wiegley complained about this yesterday, which I followed up to,
and I also submitted a bug-report, but they seem to have been lost in
the space-time continuum.  Anyway, here's what I found.

It seems like `cc-bytecomp-defun' generates bad code.  I'm not really
sure how it's supposed to work though.  It might not even be worth the
effort avoid warnings in Emacs 19.

If you comment out the line that reads (cc-bytecomp-defun char-table-p)
in cc-vars.el, bootstrapping will work.

-- 
Booting... /vmemacs.el




reply via email to

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