From: "Eric S. Raymond" <esr@thyrsus.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Witness computation - minor breakage in the build system
Date: Sun, 12 Jan 2014 00:08:59 -0500 [thread overview]
Message-ID: <20140112050859.GA1742@thyrsus.com> (raw)
In-Reply-To: <52D21EFA.1010905@cs.ucla.edu>
Paul Eggert <eggert@cs.ucla.edu>:
> Eric S. Raymond wrote:
> >I think the fixed Makefile code would
> >remain unpleasantly fragile, and the witness-path computation is
> >best moved to the configure stage.
>
> I've never understood the need for having the
> last-repository-change date affect the build, and
> would favor removing all the vcswitness stuff.
Here's what the src/Makefile.in says about it:
## VCSWITNESS points to the file that holds info about the current checkout.
## We use it as a heuristic to decide when to rebuild loaddefs.el.
## If empty it is ignored; the parent makefile can set it to some other value.
It would make my life simpler if this mechanism were removed; that's one of only
two dependencies of Cazaar in the entire build (the other one is in
lisp/version.el). And the fact that the bug went undetected suggests that
the mechanism wasn't very useful.
Anyone want to argue for keeping this? Support removing it? Suggest
something else?
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
next prev parent reply other threads:[~2014-01-12 5:08 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-12 4:37 Witness computation - minor breakage in the build system Eric S. Raymond
2014-01-12 4:50 ` Paul Eggert
2014-01-12 5:08 ` Eric S. Raymond [this message]
2014-01-12 14:52 ` Stefan Monnier
2014-01-12 14:57 ` Eric S. Raymond
2014-01-12 19:36 ` Stefan Monnier
2014-01-12 19:45 ` David Kastrup
2014-01-12 19:53 ` Andreas Schwab
2014-01-12 20:07 ` David Kastrup
2014-01-12 15:57 ` Eli Zaretskii
2014-01-12 14:51 ` Stefan Monnier
2014-01-12 15:56 ` Eli Zaretskii
2014-01-12 19:22 ` Paul Eggert
2014-01-12 19:43 ` Eric S. Raymond
2014-01-12 22:29 ` Stefan Monnier
2014-01-12 22:51 ` Paul Eggert
2014-01-13 3:14 ` Stefan Monnier
2014-01-13 3:44 ` Paul Eggert
2014-01-13 4:16 ` Stefan Monnier
2014-01-13 6:27 ` Paul Eggert
2014-01-13 14:06 ` Stefan Monnier
2014-01-12 21:01 ` Eli Zaretskii
2014-01-12 19:15 ` Glenn Morris
2014-01-13 3:16 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140112050859.GA1742@thyrsus.com \
--to=esr@thyrsus.com \
--cc=eggert@cs.ucla.edu \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.