From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: emacs floating point error during dump?
Date: 12 Jul 2003 02:11:05 +0200 [thread overview]
Message-ID: <5xisq8ob8m.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <ubrw04xn8.fsf@gnu.org>
Sam Steingold <sds@gnu.org> writes:
> > * In message <E19b3zV-0002xW-Vc@fencepost.gnu.org>
> > * On the subject of "Re: emacs floating point error during dump?"
> > * Sent on Fri, 11 Jul 2003 15:55:37 -0400
> > * Honorable Richard Stallman <rms@gnu.org> writes:
> >
> > > The reason I omitted dependencies on lisp.h was that that file
> > > changes quite often, but most changes in it don't require
> > > recompiling all of Emacs.
> >
> > This is The Wrong Thing to do.
> > Correctness first, performance later.
> >
> > It is silly to be rigid about it.
>
> it is unthinkable to be lax about it.
I agree with Sam -- breaking dependencies on purpose is beyond me.
I really don't understand why changing a prototype should not result
in recompiling things depending on that header file and I really fail
to see why you deliberately want compilation to fail from time to
time. After all, CVS emacs evolves daily with many people involved --
and having broken dependencies causing strange behaviour is simply a
waste of everybody's time.
And I don't see why you think lisp.h changes very often. If we ignore
the recent changes by Stefan, it only changes every 14 days, which IMO
doesn't warrent for breaking dependencies.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2003-07-12 0:11 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-08 1:09 emacs floating point error during dump? Miles Bader
2003-07-08 1:51 ` Luc Teirlinck
2003-07-08 3:38 ` Simon Josefsson
2003-07-08 13:21 ` Stefan Monnier
2003-07-09 1:33 ` Miles Bader
2003-07-09 13:44 ` Stefan Monnier
2003-07-10 2:17 ` Miles Bader
2003-07-10 11:32 ` Andreas Schwab
2003-07-11 3:50 ` Richard Stallman
2003-07-11 14:27 ` Stefan Monnier
2003-07-10 16:43 ` Richard Stallman
2003-07-11 0:04 ` Miles Bader
2003-07-11 13:42 ` Sam Steingold
2003-07-11 19:55 ` Richard Stallman
2003-07-11 20:27 ` Sam Steingold
2003-07-12 0:11 ` Kim F. Storm [this message]
2003-07-13 0:11 ` Richard Stallman
2003-07-13 0:30 ` Sam Steingold
2003-07-13 1:32 ` Miles Bader
2003-07-13 2:40 ` Sam Steingold
2003-07-13 4:45 ` David Kastrup
2003-07-13 17:34 ` Richard Stallman
2003-07-13 17:37 ` David Kastrup
2003-07-13 18:08 ` Sam Steingold
2003-07-13 8:34 ` Miles Bader
2003-07-13 10:35 ` David Kastrup
2003-07-13 15:33 ` Thien-Thi Nguyen
2003-07-13 23:06 ` Stefan Monnier
2003-07-13 23:58 ` Sam Steingold
2003-07-14 4:22 ` Eli Zaretskii
2003-07-14 23:18 ` Kim F. Storm
2003-07-15 11:02 ` Richard Stallman
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=5xisq8ob8m.fsf@kfs2.cua.dk \
--to=storm@cua.dk \
--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.