all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master e828765: DEFVAR_INT variables are now intmax_t
Date: Mon, 4 Mar 2019 18:11:29 -0800	[thread overview]
Message-ID: <5a3a4155-7e4f-278d-63b7-777d758a3d82@cs.ucla.edu> (raw)
In-Reply-To: <83y35ygzvf.fsf@gnu.org>

On 3/1/19 11:26 AM, Eli Zaretskii wrote:
> Why is that a problem?  They are just for display to the user, no?

No, as some code computes with garbage-collection statistics, by taking
before-and-after stats and subtracting. This doesn't work with fixnums
after they overflow.




      reply	other threads:[~2019-03-05  2:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27 16:13 [Emacs-diffs] master e828765: DEFVAR_INT variables are now intmax_t Eli Zaretskii
2019-02-28  1:50 ` Paul Eggert
2019-02-28 18:09   ` Eli Zaretskii
2019-03-01 16:59     ` Paul Eggert
2019-03-01 19:26       ` Eli Zaretskii
2019-03-05  2:11         ` Paul Eggert [this message]

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=5a3a4155-7e4f-278d-63b7-777d758a3d82@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --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.