emacs-devel
[Top][All Lists]
Advanced

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

Re: Witness computation - minor breakage in the build system


From: Paul Eggert
Subject: Re: Witness computation - minor breakage in the build system
Date: Sun, 12 Jan 2014 19:44:44 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Stefan Monnier wrote:
The witness file does change, tho.

Do you mean that its contents change, or that its timestamp changes?

If the witness file's contents depend only on the
set of autoloaded functions, and if its time stamp reflects
the last time its contents changed, we should get the
dependency that we want.

We'll also need a timestamp file, which will have the
last time the witness file was recomputed,
as opposed to the last time that it changed.
This timestamp file can depend on all the .el files,
whereas the later parts of the build procedure
can depend on the witness file.



reply via email to

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