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

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

Re: CC mode loads CL


From: Martin Stjernholm
Subject: Re: CC mode loads CL
Date: Mon, 09 Feb 2004 01:55:54 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/20.7 (gnu/linux)

"Eli Zaretskii" <address@hidden> wrote:

>> > What does annoy me in the CVS is that apparently "make recompile" in
>> > the lisp subdirectory doesn't DTRT for CC Mode, as afterwards I get
>> > warnings about version mismatch between different cc-*.elc files quite
>> > frequently.

A way to trig that is to compile the lisp files, change the c-version
string in cc-defs.el and then do "make recompile". As you suspect, the
problem was that there are dependencies that the make file didn't know
about. It's the compile time macro expansions in the language variable
system that causes it. I've now committed a kludge to lisp/Makefile.in
to cope with it.




reply via email to

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