unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Ulrich Mueller <ulm@gentoo.org>, emacs-devel@gnu.org
Subject: Re: Size of emacs.pdmp changes between successive installs
Date: Wed, 20 Nov 2019 11:59:05 -0800	[thread overview]
Message-ID: <d6c0afdb-d285-95d1-1f62-6cdd9eead672@cs.ucla.edu> (raw)
In-Reply-To: <63ffb8bc-2269-70fa-d91b-aec0cf24fb3e@cs.ucla.edu>

[-- Attachment #1: Type: text/plain, Size: 103 bytes --]

On 11/20/19 11:54 AM, Paul Eggert wrote:
> Suggested rewording?

Never mind, I installed the attached.

[-- Attachment #2: 0001-src-sysdep.c-Improve-comment-wording.patch --]
[-- Type: text/x-patch, Size: 861 bytes --]

From 9ca40c4e701e925eaf4b580b20a261737d578706 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Wed, 20 Nov 2019 11:57:17 -0800
Subject: [PATCH] * src/sysdep.c: Improve comment wording.

---
 src/sysdep.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sysdep.c b/src/sysdep.c
index e34ab2eb58..b436bfe74a 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -167,7 +167,7 @@ maybe_disable_address_randomization (int argc, char **argv)
     {
       /* If dumping via unexec, ASLR must be disabled, as otherwise
 	 data may be scattered and undumpable as a simple executable.
-	 If pdumping, disabling ASLR makes the .pdmp file reproducible.  */
+	 If pdumping, disabling ASLR lessens differences in the .pdmp file.  */
       bool disable_aslr = will_dump_p ();
 # ifdef __PPC64__
       disable_aslr = true;
-- 
2.23.0


  reply	other threads:[~2019-11-20 19:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 16:59 Size of emacs.pdmp changes between successive installs Ulrich Mueller
2019-11-19 17:18 ` Paul Eggert
2019-11-19 17:45 ` Eli Zaretskii
2019-11-19 18:19   ` Andreas Schwab
2019-11-19 18:16 ` Andreas Schwab
2019-11-19 20:56   ` Paul Eggert
2019-11-19 22:14     ` Andreas Schwab
2019-11-19 23:45       ` Ulrich Mueller
2019-11-20  2:27         ` Paul Eggert
2019-11-20 11:55           ` Andreas Schwab
2019-11-20 19:54             ` Paul Eggert
2019-11-20 19:59               ` Paul Eggert [this message]
2019-11-20  9:29         ` Andreas Schwab
2019-11-20 11:42           ` Ulrich Mueller
2019-11-19 23:21   ` Ulrich Mueller

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6c0afdb-d285-95d1-1f62-6cdd9eead672@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.org \
    --cc=ulm@gentoo.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).