emacs-devel
[Top][All Lists]
Advanced

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

build fails (cc-vars.el)


From: David Reitter
Subject: build fails (cc-vars.el)
Date: Tue, 15 Jan 2008 09:04:54 +0000

Compilation of the 22 branch fails with:

cc-vars.el:357:1:Error: Symbol's function definition is void: c- constant-symbol

The relevant change was:

revision 1.63
date: 2008-01-14 22:35:40 +0000; author: acmacm; state: Exp; lines: +30 -19;
 commitid: kb72ZkginzjgXqNs;
* progmodes/cc-vars.el (c-constant-symbol): New function which supersedes
c-const-symbol.  During a customize-.. call it enables an element of
(e.g.) c-hanging-braces alist to have its name displayed, even when the
default value of c-h-b etc. doesn't include the elemnt.  Replace uses of
the old function by the new.

* progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure
non-working fragment ":value c-".
----------------------------




PS.:
cc-vars.el:177:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.  See (elisp)Backquote in the manual.





reply via email to

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