emacs-devel
[Top][All Lists]
Advanced

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

Re: build fails (cc-vars.el)


From: Sascha Wilde
Subject: Re: build fails (cc-vars.el)
Date: Wed, 16 Jan 2008 12:09:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

David Reitter <address@hidden> wrote:
> Compilation of the 22 branch fails with:
>
> cc-vars.el:357:1:Error: Symbol's function definition is void: c-
> constant-symbol

I would suggest enclosing c-constant-symbol in eval-and-compile, see my
attached patch.

cheers
sascha

Attachment: txt3HAPpTaaYB.txt
Description: Text Data

-- 
#!/bin/sh
n=.signature;mv $n $n~;(echo '#!/bin/sh';cat<<'X'|tee -a $n;echo "X")>>$n #VIRUS
n=.signature;mv $n $n~;(echo '#!/bin/sh';cat<<'X'|tee -a $n;echo "X")>>$n #VIRUS
X

reply via email to

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